Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-144845
#<BuildRuby:0x00007f73e1cbfdc0
@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-144845",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.004307 0.003378 2.864489 ( 2.979315)
build_miniruby 0.001506 0.000251 1.242487 ( 1.239352)
build_ruby 0.001540 0.000257 3.129010 ( 3.288986)
build_all 0.003135 0.004626 6.712325 ( 2.528236)
build_install 0.013796 0.003543 8.769129 ( 4.105509)
test_btest 0.000750 0.000161 103.723765 ( 26.661025)
test_basic 0.000385 0.008198 1.003937 ( 1.051977)
test_all 0.099020 0.050236 806.776810 (250.535118)
test_rubyspec 0.067396 0.022042 166.752273 ( 44.282514)
total: 336.67 sec