Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-054250
#<BuildRuby:0x00007fe1c1e1fdc0
@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.20240621-054250",
@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.000019 0.000007 0.000026 ( 0.000026)
autoconf 0.000031 0.000010 0.000041 ( 0.000041)
configure 0.000027 0.000009 0.000036 ( 0.000036)
build_up 0.004267 0.004076 3.665357 ( 3.604392)
build_miniruby 0.001913 0.000000 1.672432 ( 1.685746)
build_ruby 0.002108 0.000045 4.259965 ( 4.408360)
build_all 0.007065 0.002355 7.964354 ( 3.262004)
build_install 0.012242 0.010905 11.175280 ( 6.346648)
test_btest 0.000718 0.000275 118.711352 ( 71.503926)
test_basic 0.012931 0.000200 1.293802 ( 1.607617)
test_all 0.102920 0.047733 846.122545 (250.585014)
test_rubyspec 0.052034 0.032980 158.536350 ( 32.203808)
total: 375.21 sec