Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241012-124507
#<BuildRuby:0x00007fc9d11ffde0
@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.20241012-124507",
@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.000005 0.000021 ( 0.000022)
autoconf 0.000036 0.000010 0.000046 ( 0.000045)
configure 0.000028 0.000008 0.000036 ( 0.000035)
build_up 0.005506 0.004476 4.394666 ( 5.069871)
build_miniruby 0.001184 0.000821 1.820417 ( 1.969348)
build_ruby 0.000000 0.002335 4.856182 ( 5.178109)
build_all 0.008515 0.002575 7.817649 ( 5.621058)
build_install 0.022848 0.003465 10.965221 ( 7.638290)
test_btest 0.001019 0.000315 95.894458 ( 67.525015)
test_basic 0.010280 0.001845 1.193380 ( 1.669675)
test_all 0.105970 0.051101 794.351475 (303.681739)
test_rubyspec 0.059710 0.030657 137.601636 ( 47.238476)
total: 445.59 sec