Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-212444
#<BuildRuby:0x000055d4d0dd6058
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20231215-212444",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.002078 0.004929 2.292921 ( 2.690682)
build_miniruby 0.000945 0.000288 1.593973 ( 1.592088)
build_ruby 0.001132 0.000345 2.998615 ( 3.171464)
build_all 0.006514 0.000842 5.635008 ( 2.240293)
build_install 0.014920 0.001998 6.805772 ( 3.220454)
test_btest 0.000843 0.000227 81.220409 ( 21.403915)
test_basic 0.001027 0.004388 0.855477 ( 0.933416)
test_all 0.083280 0.037395 658.965459 (198.166303)
test_rubyspec 0.021297 0.035469 81.934151 ( 93.355052)
total: 326.77 sec