Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240129-153206
#<BuildRuby:0x000055e8349f2230
@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.20240129-153206",
@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.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005018 0.000836 1.962863 ( 3.339526)
build_miniruby 0.001214 0.000202 1.625046 ( 1.878396)
build_ruby 0.001731 0.000289 3.321213 ( 3.667267)
build_all 0.007475 0.000503 6.204465 ( 4.711751)
build_install 0.010315 0.008262 7.679089 ( 6.110718)
test_btest 0.000846 0.000182 86.611909 ( 50.278059)
test_basic 0.006871 0.000514 0.904178 ( 1.023601)
test_all 0.093566 0.022781 738.240561 (316.122494)
test_rubyspec 0.056535 0.049987 176.790543 (201.224824)
total: 588.36 sec