Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240804-222839
#<BuildRuby:0x00007f581192fde0
@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.20240804-222839",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000029 0.000009 0.000038 ( 0.000037)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.002852 0.004983 3.287124 ( 3.303893)
build_miniruby 0.001135 0.000418 1.340829 ( 1.337208)
build_ruby 0.002013 0.000000 3.580641 ( 3.783810)
build_all 0.006369 0.002704 8.098336 ( 3.227135)
build_install 0.016842 0.004302 10.445078 ( 4.873910)
test_btest 0.000951 0.000000 107.699471 ( 32.415276)
test_basic 0.005745 0.005080 1.005166 ( 1.050128)
test_all 0.100035 0.050655 807.609228 (243.896516)
test_rubyspec 0.048155 0.040215 165.912348 ( 36.773405)
total: 330.66 sec