Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241120-000108
#<BuildRuby:0x00007fd8958afdc0
@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.20241120-000108",
@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.000023 0.000005 0.000028 ( 0.000028)
autoconf 0.000035 0.000007 0.000042 ( 0.000043)
configure 0.000029 0.000006 0.000035 ( 0.000034)
build_up 0.003813 0.004857 4.194906 ( 4.613414)
build_miniruby 0.001409 0.000331 1.838348 ( 1.938769)
build_ruby 0.001858 0.000437 3.586299 ( 10.859426)
build_all 0.006137 0.001444 5.574959 ( 2.240033)
build_install 0.006736 0.010696 7.864956 ( 3.740717)
test_btest 0.000722 0.000212 76.640569 ( 26.134687)
test_basic 0.005141 0.004758 1.128280 ( 1.439312)
test_all 0.099695 0.046521 664.319318 (216.889865)
test_rubyspec 0.045223 0.036504 116.296620 ( 24.354008)
total: 292.21 sec