Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241220-021637
#<BuildRuby:0x00007ffa0c0dfdc8
@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.20241220-021637",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.004413 0.001161 1.437793 ( 1.803873)
build_miniruby 0.001050 0.000276 1.091167 ( 1.088376)
build_ruby 0.000000 0.001797 3.065486 ( 14.493776)
build_all 0.003028 0.004775 4.991688 ( 1.974876)
build_install 0.007258 0.008458 6.799666 ( 3.414242)
test_btest 0.000547 0.000219 62.230915 ( 18.058843)
test_basic 0.003428 0.003555 0.677028 ( 4.184349)
test_all 0.098776 0.040245 619.628093 (255.054040)
test_rubyspec 0.057533 0.021660 113.079556 ( 26.392039)
total: 326.47 sec