Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-063743
#<BuildRuby:0x00007ff2db9efdd8
@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.20240622-063743",
@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.000024 0.000000 0.000024 ( 0.000026)
autoconf 0.000042 0.000000 0.000042 ( 0.000042)
configure 0.000035 0.000000 0.000035 ( 0.000035)
build_up 0.008253 0.000143 3.111380 ( 3.123229)
build_miniruby 0.001254 0.000313 1.567659 ( 1.564644)
build_ruby 0.001586 0.000397 3.816939 ( 3.981779)
build_all 0.003870 0.005216 7.693864 ( 3.009463)
build_install 0.012935 0.004863 9.737776 ( 4.359121)
test_btest 0.000646 0.000187 110.987514 ( 28.997310)
test_basic 0.004441 0.008047 1.175822 ( 1.228725)
test_all 0.102784 0.048783 854.604294 (238.195001)
test_rubyspec 0.050815 0.038112 164.223791 ( 35.609367)
total: 320.07 sec