Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240806-144942
#<BuildRuby:0x00007fa01158fdc8
@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.20240806-144942",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000029 0.000005 0.000034 ( 0.000033)
build_up 0.003130 0.004616 3.530888 ( 3.702784)
build_miniruby 0.001301 0.000269 1.486163 ( 1.482844)
build_ruby 0.001476 0.000306 4.215129 ( 4.425374)
build_all 0.007426 0.002209 7.835333 ( 3.095269)
build_install 0.014164 0.005355 10.585922 ( 4.858597)
test_btest 0.000763 0.000174 116.610069 ( 31.877782)
test_basic 0.003721 0.005064 1.141001 ( 1.190381)
test_all 0.104451 0.048956 828.445105 (238.364281)
test_rubyspec 0.047762 0.049367 162.019922 ( 34.851841)
total: 323.85 sec