Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-022143
#<BuildRuby:0x000055bfa9e1a320
@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.20240306-022143",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000034 0.000000 0.000034 ( 0.000034)
build_up 0.007682 0.000430 2.743256 ( 3.566971)
build_miniruby 0.000000 0.001709 1.826217 ( 1.921239)
build_ruby 0.000236 0.001796 3.712670 ( 4.337079)
build_all 0.003614 0.004702 7.066704 ( 5.518342)
build_install 0.008585 0.013247 8.810407 ( 7.368002)
test_btest 0.000726 0.000000 92.562539 ( 69.719303)
test_basic 0.005057 0.002215 0.977651 ( 1.296574)
test_all 0.070813 0.046545 822.498216 (398.182995)
test_rubyspec 0.037809 0.053170 131.332274 (141.921668)
total: 633.83 sec