Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-070109
#<BuildRuby:0x00007fd629d3fde0
@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.20240622-070109",
@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.000017 0.000006 0.000023 ( 0.000024)
autoconf 0.000033 0.000011 0.000044 ( 0.000044)
configure 0.000027 0.000009 0.000036 ( 0.000037)
build_up 0.004306 0.004066 3.526993 ( 3.513219)
build_miniruby 0.001269 0.000438 1.336403 ( 1.334239)
build_ruby 0.001592 0.000549 4.236222 ( 4.382677)
build_all 0.006231 0.003389 8.261193 ( 3.307920)
build_install 0.011420 0.009348 10.799647 ( 5.152579)
test_btest 0.000890 0.000000 118.845647 ( 37.517033)
test_basic 0.008837 0.004757 1.320456 ( 1.387153)
test_all 0.101040 0.058432 913.863335 (341.840282)
test_rubyspec 0.050659 0.041918 176.245275 ( 83.361424)
total: 481.80 sec