Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-203327
#<BuildRuby:0x0000558f72d7da00
@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.20240206-203327",
@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.000018)
autoconf 0.000021 0.000005 0.000026 ( 0.000027)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.004316 0.002000 1.607766 ( 1.971635)
build_miniruby 0.001079 0.000282 1.196847 ( 1.196054)
build_ruby 0.001564 0.000000 3.197656 ( 3.387028)
build_all 0.007317 0.000000 6.021430 ( 2.281928)
build_install 0.014231 0.003944 7.005285 ( 3.277491)
test_btest 0.000679 0.000164 83.207153 ( 22.347477)
test_basic 0.005621 0.000427 0.772361 ( 0.830539)
test_all 0.083443 0.030445 702.832517 (203.411714)
test_rubyspec 0.034805 0.061514 152.464073 (161.517671)
total: 400.22 sec