Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-053510
#<BuildRuby:0x00007f327308fdc0
@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.20240614-053510",
@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.000025 0.000008 0.000033 ( 0.000033)
autoconf 0.000056 0.000000 0.000056 ( 0.000057)
configure 0.000043 0.000000 0.000043 ( 0.000045)
build_up 0.008852 0.000338 4.212139 ( 4.450107)
build_miniruby 0.001624 0.000472 1.849353 ( 1.891083)
build_ruby 0.001874 0.000544 4.561333 ( 4.723845)
build_all 0.009447 0.000289 8.709596 ( 4.476179)
build_install 0.011102 0.012155 11.932203 ( 7.095626)
test_btest 0.000658 0.000220 122.283269 ( 51.387598)
test_basic 0.004304 0.008449 1.395261 ( 1.501685)
test_all 0.108126 0.046619 865.960212 (333.392191)
test_rubyspec 0.050596 0.047073 164.538038 ( 34.953706)
total: 443.87 sec