Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250323-113007
#<BuildRuby:0x00007f8a768dfdd0
@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.20250323-113007",
@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.000006 0.000026 ( 0.000027)
autoconf 0.000035 0.000011 0.000046 ( 0.000046)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.007646 0.001102 3.129434 ( 3.318302)
build_miniruby 0.001246 0.000373 1.608205 ( 1.705549)
build_ruby 0.001960 0.000588 4.334426 ( 5.034677)
build_all 0.009973 0.000436 6.222715 ( 4.356306)
build_install 0.013163 0.010026 8.641931 ( 5.949392)
test_btest 0.000597 0.000193 53.697681 ( 36.159963)
test_basic 0.004234 0.005915 1.006346 ( 1.110333)
test_all 0.081115 0.040725 632.799275 (239.594825)
test_rubyspec 0.040567 0.032230 100.863852 ( 28.467033)
total: 325.70 sec