Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-144030
#<BuildRuby:0x00007f35e54dfdd8
@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.20241201-144030",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.001235 0.006451 2.650466 ( 2.664885)
build_miniruby 0.001218 0.000277 1.085400 ( 1.082778)
build_ruby 0.001417 0.000322 2.925596 ( 3.135647)
build_all 0.006691 0.000626 5.452507 ( 2.341173)
build_install 0.004521 0.012014 7.035465 ( 4.098456)
test_btest 0.000672 0.000224 69.779456 ( 18.491214)
test_basic 0.008110 0.001316 0.742361 ( 0.788174)
test_all 0.081374 0.059422 668.875915 (292.179233)
test_rubyspec 0.054535 0.034328 120.672853 ( 28.405558)
total: 353.19 sec