Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-110522
#<BuildRuby:0x00007f2a4125fdd8
@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.20240923-110522",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.004670 0.004170 4.799922 ( 3.982501)
build_miniruby 0.001576 0.000000 1.478447 ( 1.475525)
build_ruby 0.002034 0.000000 4.345903 ( 4.503689)
build_all 0.002625 0.006307 6.990057 ( 2.989845)
build_install 0.013280 0.008280 10.530226 ( 4.886721)
test_btest 0.000000 0.001143 93.722374 ( 24.739282)
test_basic 0.004941 0.006956 1.137486 ( 1.186996)
test_all 0.110297 0.037526 742.035560 (225.244732)
test_rubyspec 0.032519 0.055882 136.984409 ( 31.672836)
total: 300.68 sec