Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240805-201128
#<BuildRuby:0x00007f9e919cfdd8
@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.20240805-201128",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000031 0.000006 0.000037 ( 0.000036)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.000000 0.007688 3.478158 ( 3.343111)
build_miniruby 0.001322 0.000426 1.490687 ( 1.487235)
build_ruby 0.001803 0.000000 4.222267 ( 4.366486)
build_all 0.002767 0.005814 7.913224 ( 3.034697)
build_install 0.012504 0.006512 10.013789 ( 4.394026)
test_btest 0.000883 0.000000 112.523343 ( 29.359889)
test_basic 0.005518 0.003552 1.180298 ( 1.230421)
test_all 0.117151 0.033271 816.162616 (248.137213)
test_rubyspec 0.046545 0.041715 162.440486 ( 32.233175)
total: 327.59 sec