Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-020943
#<BuildRuby:0x00007fb6c08bfdc0
@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.20241003-020943",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000038 0.000006 0.000044 ( 0.000045)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.001725 0.007557 5.378810 ( 4.133852)
build_miniruby 0.001289 0.000303 1.678659 ( 1.675172)
build_ruby 0.001442 0.000339 4.407464 ( 15.312506)
build_all 0.009289 0.001193 7.734159 ( 4.884928)
build_install 0.004583 0.017013 11.548235 ( 6.496828)
test_btest 0.000836 0.000278 92.175601 ( 27.530082)
test_basic 0.004310 0.005479 1.070242 ( 5.529307)
test_all 0.108345 0.042084 779.424677 (241.645646)
test_rubyspec 0.059255 0.027812 140.099528 ( 31.958580)
total: 339.17 sec