Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-155122
#<BuildRuby:0x00007ff330ecfdd0
@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.20240921-155122",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000029 0.000008 0.000037 ( 0.000035)
build_up 0.006680 0.001724 4.689183 ( 3.893146)
build_miniruby 0.001357 0.000350 1.698016 ( 1.694558)
build_ruby 0.001767 0.000455 4.326079 ( 4.564500)
build_all 0.004189 0.004330 6.515453 ( 2.685901)
build_install 0.006086 0.013394 9.814054 ( 4.483845)
test_btest 0.000639 0.000230 93.061367 ( 24.455211)
test_basic 0.004706 0.005915 1.035563 ( 1.081939)
test_all 0.120282 0.030172 803.461680 (232.638547)
test_rubyspec 0.043936 0.043755 136.596340 ( 29.230996)
total: 304.73 sec