Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240710-031516
#<BuildRuby:0x00007f8dfec4fde0
@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.20240710-031516",
@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.000028 0.000000 0.000028 ( 0.000029)
autoconf 0.000055 0.000000 0.000055 ( 0.000056)
configure 0.000045 0.000000 0.000045 ( 0.000045)
build_up 0.007046 0.003582 4.537521 ( 7.962331)
build_miniruby 0.001709 0.000088 1.769398 ( 2.775060)
build_ruby 0.002171 0.000334 4.627152 ( 7.214417)
build_all 0.006295 0.005262 8.684410 ( 12.557287)
build_install 0.020816 0.007600 12.066226 ( 17.706567)
test_btest 0.000849 0.000169 125.590042 (184.892683)
test_basic 0.007745 0.005929 1.359840 ( 3.298999)
test_all 0.135440 0.035378 932.873458 (1033.126872)
test_rubyspec 0.052554 0.034388 174.469185 ( 55.810130)
total: 1325.35 sec