Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-135940
#<BuildRuby:0x00007f7ccba0fdd0
@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.20240705-135940",
@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.000026 0.000010 0.000036 ( 0.000031)
autoconf 0.000045 0.000018 0.000063 ( 0.000057)
configure 0.000047 0.000019 0.000066 ( 0.000060)
build_up 0.005588 0.004652 4.782334 ( 4.479608)
build_miniruby 0.001511 0.000622 1.758777 ( 1.767684)
build_ruby 0.001397 0.000575 4.634140 ( 4.804310)
build_all 0.007040 0.003622 9.091979 ( 4.629149)
build_install 0.016864 0.007439 12.075825 ( 6.784195)
test_btest 0.001221 0.000000 132.040024 ( 55.920502)
test_basic 0.015593 0.000000 1.540736 ( 1.728059)
test_all 0.112430 0.053198 1007.069806 (854.647784)
test_rubyspec 0.058144 0.045859 194.912617 (203.296206)
total: 1138.06 sec