Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241211-040613
#<BuildRuby:0x00007fbb980cfde0
@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.20241211-040613",
@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.000034 0.000006 0.000040 ( 0.000041)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.007007 0.000574 3.417478 ( 3.726825)
build_miniruby 0.001423 0.000000 1.334429 ( 1.331858)
build_ruby 0.001754 0.000000 3.913324 ( 4.056745)
build_all 0.004885 0.003263 6.386462 ( 2.765844)
build_install 0.011613 0.005641 8.229580 ( 3.987825)
test_btest 0.000716 0.000159 73.568419 ( 19.903929)
test_basic 0.005559 0.002566 0.825031 ( 0.874393)
test_all 0.097456 0.040790 685.842946 (219.551489)
test_rubyspec 0.029881 0.044069 115.192663 ( 27.841049)
total: 284.04 sec