Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240626-162403
#<BuildRuby:0x00007fba0198fdd8
@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.20240626-162403",
@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.000005 0.000026 ( 0.000026)
autoconf 0.000032 0.000008 0.000040 ( 0.000042)
configure 0.000027 0.000007 0.000034 ( 0.000035)
build_up 0.001326 0.007135 3.770810 ( 3.539804)
build_miniruby 0.002086 0.000000 1.253174 ( 1.249529)
build_ruby 0.000000 0.001736 3.894366 ( 4.039574)
build_all 0.003717 0.005293 7.805084 ( 3.141938)
build_install 0.012637 0.006658 10.592743 ( 4.825330)
test_btest 0.000654 0.000247 114.365281 ( 30.018172)
test_basic 0.001295 0.008167 1.214588 ( 1.264326)
test_all 0.098251 0.050142 841.396815 (237.185268)
test_rubyspec 0.045988 0.050055 164.575330 ( 32.179065)
total: 317.44 sec