Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241211-225807
#<BuildRuby:0x00007fcc9c1dfdd8
@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-225807",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000032 0.000007 0.000039 ( 0.000040)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.008381 0.000080 3.590447 ( 7.770408)
build_miniruby 0.001692 0.000000 1.644402 ( 6.085792)
build_ruby 0.001988 0.000000 4.237141 ( 42.748684)
build_all 0.007205 0.003805 6.624898 ( 4.261183)
build_install 0.008037 0.014772 9.609839 ( 16.054556)
test_btest 0.000679 0.000204 79.051423 ( 45.828961)
test_basic 0.006218 0.005931 1.096921 ( 1.514437)
test_all 0.127194 0.025739 755.474335 (345.346272)
test_rubyspec 0.041299 0.041825 114.929315 ( 32.632168)
total: 502.24 sec