Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-222740
#<BuildRuby:0x00007f36e930fdc8
@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.20241209-222740",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.002509 0.004715 3.497102 ( 3.446202)
build_miniruby 0.001124 0.000321 1.505086 ( 1.502092)
build_ruby 0.001320 0.000377 4.352849 ( 4.638358)
build_all 0.004172 0.005524 6.758820 ( 4.125860)
build_install 0.015188 0.008077 9.818791 ( 6.523648)
test_btest 0.000597 0.000206 71.720362 ( 20.934324)
test_basic 0.004819 0.003084 0.823270 ( 3.975329)
test_all 0.124593 0.017457 747.957205 (255.397399)
test_rubyspec 0.016957 0.060239 114.151475 ( 25.660500)
total: 326.20 sec