Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240904-193654
#<BuildRuby:0x00007f0b6f86fde0
@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.20240904-193654",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.002688 0.004544 3.301134 ( 3.224425)
build_miniruby 0.001272 0.000219 1.463234 ( 1.460054)
build_ruby 0.001473 0.000254 3.471135 ( 13.825651)
build_all 0.007948 0.000612 7.774774 ( 3.085333)
build_install 0.016273 0.000000 9.092327 ( 4.144131)
test_btest 0.000824 0.000000 106.042030 ( 30.368050)
test_basic 0.000875 0.008028 1.008784 ( 1.057149)
test_all 0.095652 0.051914 772.582480 (228.111984)
test_rubyspec 0.055553 0.035485 161.142964 ( 37.240242)
total: 322.52 sec