Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-091951
#<BuildRuby:0x000055dca5c6a228
@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.20231217-091951",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.002878 0.004576 2.548473 ( 3.408099)
build_miniruby 0.001471 0.000000 1.765368 ( 1.902363)
build_ruby 0.001784 0.000000 3.511627 ( 3.778756)
build_all 0.009182 0.000000 6.052962 ( 4.502773)
build_install 0.019422 0.001486 7.605244 ( 5.798578)
test_btest 0.001105 0.000000 83.130883 ( 57.302073)
test_basic 0.007939 0.000884 0.934972 ( 1.324240)
test_all 0.096416 0.026794 707.977610 (356.040422)
test_rubyspec 0.021238 0.046718 98.432482 (111.083105)
total: 545.14 sec