Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240716-080155
#<BuildRuby:0x00007f1f0773fdc0
@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.20240716-080155",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000027 0.000009 0.000036 ( 0.000038)
configure 0.000021 0.000007 0.000028 ( 0.000029)
build_up 0.006892 0.000896 3.381500 ( 3.417786)
build_miniruby 0.001293 0.000398 1.180622 ( 1.177745)
build_ruby 0.001450 0.000447 3.738845 ( 3.910892)
build_all 0.004297 0.004233 7.703926 ( 3.046846)
build_install 0.008942 0.008614 9.639593 ( 4.450688)
test_btest 0.000675 0.000256 106.788278 ( 27.418294)
test_basic 0.000531 0.009158 1.108127 ( 1.154475)
test_all 0.093560 0.059718 854.088411 (299.990840)
test_rubyspec 0.050851 0.037654 159.975751 ( 29.698152)
total: 374.27 sec