Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240906-111642
#<BuildRuby:0x00007fd7e279fdd0
@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.20240906-111642",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000038 0.000008 0.000046 ( 0.000045)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.003362 0.004884 3.510375 ( 3.428636)
build_miniruby 0.001743 0.000000 1.391634 ( 1.388262)
build_ruby 0.001912 0.000000 3.825831 ( 4.017882)
build_all 0.008290 0.000000 7.488012 ( 2.979545)
build_install 0.018299 0.002651 10.011931 ( 4.618478)
test_btest 0.000675 0.000146 114.545923 ( 29.622731)
test_basic 0.002352 0.007565 1.010316 ( 1.052436)
test_all 0.119285 0.033556 778.673771 (255.453261)
test_rubyspec 0.050943 0.044749 174.589590 ( 53.880575)
total: 356.44 sec