Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240111-023344
#<BuildRuby:0x000055f1f12b5f00
@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.20240111-023344",
@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.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.001305 0.004206 1.766217 ( 3.067583)
build_miniruby 0.001323 0.000196 1.720602 ( 1.928768)
build_ruby 0.001839 0.000272 3.421086 ( 3.824282)
build_all 0.006866 0.001017 5.640883 ( 4.522168)
build_install 0.014443 0.003906 7.063167 ( 5.562458)
test_btest 0.000000 0.000888 83.713452 ( 56.376945)
test_basic 0.000000 0.007604 0.876014 ( 0.969875)
test_all 0.082306 0.035220 747.360782 (325.921143)
test_rubyspec 0.039928 0.028263 100.054392 (112.582978)
total: 514.76 sec