Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240220-231332
#<BuildRuby:0x000055e6de30a190
@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.20240220-231332",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.003420 0.006458 18.406865 ( 9.871032)
build_miniruby 0.008786 0.000364 185.920841 ( 55.713678)
build_ruby 0.001905 0.000000 3.821667 ( 3.923775)
build_all 0.005271 0.007539 46.061534 ( 26.795903)
build_install 0.010407 0.004482 8.254412 ( 6.493795)
test_btest 0.000531 0.000193 93.300564 ( 26.514946)
test_basic 0.000000 0.006318 0.945404 ( 1.029617)
test_all 0.084027 0.032306 779.774211 (228.613560)
test_rubyspec 0.023545 0.057499 110.308054 (119.292882)
total: 478.25 sec