Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-132926
#<BuildRuby:0x00007f4f01ecfde0
@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.20241209-132926",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000033 0.000006 0.000039 ( 0.000038)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.002242 0.005928 3.540719 ( 3.470541)
build_miniruby 0.001490 0.000326 1.649443 ( 1.653920)
build_ruby 0.001676 0.000367 4.394881 ( 4.528031)
build_all 0.006285 0.003514 6.467044 ( 3.472980)
build_install 0.015593 0.007708 9.424999 ( 5.314424)
test_btest 0.000669 0.000176 79.479832 ( 35.075405)
test_basic 0.006715 0.004649 1.066318 ( 1.515551)
test_all 0.106960 0.039358 768.941218 (375.259661)
test_rubyspec 0.035952 0.050794 119.849651 ( 44.619549)
total: 474.91 sec