Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240707-095302
#<BuildRuby:0x00007f6fab7efdc0
@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.20240707-095302",
@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.000005 0.000030 ( 0.000031)
autoconf 0.000040 0.000006 0.000046 ( 0.000047)
configure 0.000033 0.000005 0.000038 ( 0.000038)
build_up 0.008421 0.001404 4.644169 ( 4.232941)
build_miniruby 0.001778 0.000297 1.437507 ( 1.439239)
build_ruby 0.002193 0.000366 3.949981 ( 4.125344)
build_all 0.007542 0.001257 8.689334 ( 3.501881)
build_install 0.012887 0.006113 10.552485 ( 14.181058)
test_btest 0.000907 0.000171 110.693972 ( 31.011108)
test_basic 0.008133 0.001539 1.224705 ( 1.272689)
test_all 0.111713 0.043568 935.251025 (288.481879)
test_rubyspec 0.044713 0.054535 182.934669 ( 65.599926)
total: 413.85 sec