Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241001-115633
#<BuildRuby:0x00007f9e4fcffdd8
@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.20241001-115633",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000027 0.000007 0.000034 ( 0.000033)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.005400 0.002198 3.752210 ( 3.156411)
build_miniruby 0.001341 0.000366 1.235633 ( 1.232327)
build_ruby 0.001494 0.000408 3.352721 ( 3.566074)
build_all 0.004140 0.003925 6.136672 ( 2.479685)
build_install 0.017035 0.004335 9.294761 ( 4.133912)
test_btest 0.000802 0.000237 87.060025 ( 22.405877)
test_basic 0.003627 0.003842 0.791600 ( 0.856685)
test_all 0.083194 0.063516 700.188727 (216.504188)
test_rubyspec 0.032712 0.053165 131.468555 ( 23.357935)
total: 277.69 sec