Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240123-121758
#<BuildRuby:0x00005650a5f22320
@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.20240123-121758",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.005331 0.000193 1.493141 ( 1.838960)
build_miniruby 0.001091 0.000156 1.280980 ( 1.281755)
build_ruby 0.001435 0.000205 3.107276 ( 3.341846)
build_all 0.007283 0.000000 6.258634 ( 2.387334)
build_install 0.005334 0.012446 7.640779 ( 3.665340)
test_btest 0.000838 0.000190 86.018901 ( 22.971528)
test_basic 0.002187 0.004731 0.828809 ( 0.888869)
test_all 0.081238 0.033977 757.475108 (257.496496)
test_rubyspec 0.064198 0.034838 160.700284 (172.105026)
total: 465.98 sec