Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-181133
#<BuildRuby:0x00007f8e07fffdd8
@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.20240930-181133",
@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.000012 0.000006 0.000018 ( 0.000018)
autoconf 0.000000 0.000034 0.000034 ( 0.000033)
configure 0.000000 0.000025 0.000025 ( 0.000025)
build_up 0.002012 0.006873 4.447780 ( 4.019358)
build_miniruby 0.000063 0.001824 1.911281 ( 1.909384)
build_ruby 0.001187 0.000654 3.840862 ( 4.058040)
build_all 0.008341 0.000325 6.661889 ( 2.714532)
build_install 0.019377 0.001637 10.229696 ( 4.938528)
test_btest 0.001160 0.000000 98.093441 ( 36.888376)
test_basic 0.004776 0.005341 1.124022 ( 1.171067)
test_all 0.092764 0.056788 742.327066 (240.036990)
test_rubyspec 0.044332 0.042340 132.214188 ( 29.609110)
total: 325.35 sec