Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241130-043245
#<BuildRuby:0x00007f369486fde0
@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.20241130-043245",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000036 0.000007 0.000043 ( 0.000042)
configure 0.000032 0.000007 0.000039 ( 0.000040)
build_up 0.000122 0.008006 3.073770 ( 3.010551)
build_miniruby 0.001230 0.000335 1.622467 ( 1.620744)
build_ruby 0.001462 0.000398 4.106296 ( 4.269002)
build_all 0.004353 0.004159 6.272062 ( 2.629412)
build_install 0.015926 0.003382 8.838412 ( 4.469171)
test_btest 0.000671 0.000191 77.723532 ( 20.707180)
test_basic 0.006635 0.003776 0.849329 ( 0.898805)
test_all 0.112501 0.037033 729.078658 (247.894683)
test_rubyspec 0.034525 0.050659 122.764343 ( 27.605926)
total: 313.11 sec