Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240717-042917
#<BuildRuby:0x00007fc15a55fdc0
@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.20240717-042917",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000000 0.000027 0.000027 ( 0.000026)
build_up 0.000412 0.007188 2.623943 ( 2.649817)
build_miniruby 0.001439 0.000297 1.126590 ( 1.124048)
build_ruby 0.001835 0.000000 3.424506 ( 3.620130)
build_all 0.007667 0.001127 7.599480 ( 2.978069)
build_install 0.010459 0.008825 10.004743 ( 4.451407)
test_btest 0.000865 0.000000 106.892021 ( 27.447259)
test_basic 0.008402 0.000216 0.994245 ( 1.044156)
test_all 0.116605 0.036135 798.810626 (233.862448)
test_rubyspec 0.045260 0.047286 168.181471 ( 29.461989)
total: 306.64 sec