Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241123-184103
#<BuildRuby:0x00007ffaff46fdc8
@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.20241123-184103",
@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.000012 0.000005 0.000017 ( 0.000018)
autoconf 0.000021 0.000008 0.000029 ( 0.000029)
configure 0.000018 0.000007 0.000025 ( 0.000025)
build_up 0.007225 0.000000 3.348972 ( 3.419159)
build_miniruby 0.001369 0.000210 1.299113 ( 1.295566)
build_ruby 0.001278 0.000447 3.740313 ( 38.428023)
build_all 0.008104 0.000000 6.234636 ( 2.611812)
build_install 0.009715 0.008786 8.497674 ( 3.976386)
test_btest 0.000753 0.000283 75.195132 ( 20.779623)
test_basic 0.006541 0.002452 0.834239 ( 0.889693)
test_all 0.090493 0.052933 676.953948 (217.368289)
test_rubyspec 0.050082 0.032804 118.427971 ( 27.612170)
total: 316.38 sec