Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241108-012531
#<BuildRuby:0x00007fe15466fde0
@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.20241108-012531",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000031 0.000005 0.000036 ( 0.000035)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.008288 0.000638 4.014471 ( 5.014895)
build_miniruby 0.001767 0.000000 1.752429 ( 1.981070)
build_ruby 0.002118 0.000021 4.578868 ( 19.854240)
build_all 0.009522 0.000751 6.984256 ( 4.058306)
build_install 0.018087 0.004975 9.918152 ( 6.257395)
test_btest 0.001211 0.000000 81.763673 ( 47.339080)
test_basic 0.003755 0.008676 1.112135 ( 1.633588)
test_all 0.108861 0.041852 741.721247 (263.265303)
test_rubyspec 0.044182 0.037635 114.316317 ( 26.323416)
total: 375.73 sec