Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-044731
#<BuildRuby:0x00007f21c920fde0
@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.20240711-044731",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000022 0.000006 0.000028 ( 0.000029)
build_up 0.002674 0.004900 3.025611 ( 2.752897)
build_miniruby 0.001223 0.000408 1.221418 ( 1.219669)
build_ruby 0.001323 0.000441 2.910658 ( 3.120626)
build_all 0.008603 0.000000 6.711248 ( 2.482626)
build_install 0.011184 0.009544 8.820981 ( 3.914253)
test_btest 0.000648 0.000233 104.450990 ( 27.838198)
test_basic 0.004214 0.004335 0.961518 ( 5.189563)
test_all 0.112054 0.034761 741.221178 (218.012843)
test_rubyspec 0.051804 0.041607 162.841990 ( 28.912049)
total: 293.44 sec