Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-073010
#<BuildRuby:0x00007f199a71fdd0
@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.20241024-073010",
@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.000017 0.000004 0.000021 ( 0.000020)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.000216 0.008039 3.661043 ( 3.957419)
build_miniruby 0.001197 0.000308 1.631314 ( 1.628255)
build_ruby 0.001477 0.000381 4.087932 ( 4.195604)
build_all 0.007175 0.001852 7.156878 ( 2.931626)
build_install 0.008590 0.012953 9.597625 ( 4.585540)
test_btest 0.001006 0.000000 81.155415 ( 23.654762)
test_basic 0.007312 0.000204 1.103726 ( 1.689987)
test_all 0.114651 0.042374 808.810056 (304.219083)
test_rubyspec 0.065236 0.021677 132.033652 ( 41.762869)
total: 388.63 sec