Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250111-192057
#<BuildRuby:0x00007f7f8d4cfdd8
@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.20250111-192057",
@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.000018 0.000007 0.000025 ( 0.000025)
autoconf 0.000031 0.000011 0.000042 ( 0.000042)
configure 0.000030 0.000011 0.000041 ( 0.000042)
build_up 0.005358 0.001929 2.351859 ( 3.411546)
build_miniruby 0.001253 0.000451 1.628332 ( 1.885567)
build_ruby 0.001635 0.000588 4.184106 ( 4.727394)
build_all 0.009250 0.001693 6.151597 ( 5.201936)
build_install 0.020723 0.003735 8.286198 ( 6.623724)
test_btest 0.000935 0.000000 73.421122 ( 38.430679)
test_basic 0.010738 0.000547 0.935405 ( 1.121472)
test_all 0.117856 0.035357 705.442367 (347.926812)
test_rubyspec 0.050324 0.039692 110.751064 ( 50.507569)
total: 459.84 sec