Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-035252
#<BuildRuby:0x00007fe554f3fde0
@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.20240620-035252",
@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.000006 0.000023 ( 0.000025)
autoconf 0.000033 0.000012 0.000045 ( 0.000047)
configure 0.000000 0.000081 0.000081 ( 0.000039)
build_up 0.004708 0.004173 3.724926 ( 3.926825)
build_miniruby 0.000000 0.001984 2.104368 ( 2.106657)
build_ruby 0.000302 0.002100 4.214627 ( 4.367385)
build_all 0.002261 0.007226 8.260913 ( 3.426102)
build_install 0.013413 0.008608 11.417208 ( 5.705134)
test_btest 0.000713 0.000367 109.002785 ( 28.248548)
test_basic 0.000433 0.007902 0.953635 ( 1.009049)
test_all 0.104047 0.044252 755.385340 (220.373860)
test_rubyspec 0.054569 0.039523 167.427098 ( 44.539867)
total: 313.70 sec