Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240902-071652
#<BuildRuby:0x00007f6fa6e7fdc0
@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.20240902-071652",
@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.000018 0.000000 0.000018 ( 0.000019)
autoconf 0.000035 0.000000 0.000035 ( 0.000035)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.000000 0.007202 3.209318 ( 3.099497)
build_miniruby 0.000000 0.001737 1.179011 ( 1.175680)
build_ruby 0.001694 0.000317 3.971243 ( 4.150026)
build_all 0.003961 0.004602 7.106788 ( 2.648847)
build_install 0.017400 0.002114 9.623666 ( 4.322950)
test_btest 0.000750 0.000162 111.381677 ( 29.418165)
test_basic 0.009556 0.000278 1.068982 ( 1.113266)
test_all 0.092565 0.057000 810.630237 (229.084210)
test_rubyspec 0.035483 0.057630 169.847671 ( 32.180003)
total: 307.19 sec