Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240221-082253
#<BuildRuby:0x0000559f51e3a008
@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.20240221-082253",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000029 0.000001 0.000030 ( 0.000030)
build_up 0.008827 0.000159 2.890932 ( 4.237364)
build_miniruby 0.001754 0.000058 2.154561 ( 2.503120)
build_ruby 0.001968 0.000000 3.727703 ( 4.106442)
build_all 0.008182 0.000000 6.736915 ( 5.209647)
build_install 0.017815 0.003538 9.096127 ( 7.196199)
test_btest 0.001023 0.000051 90.916561 ( 61.920612)
test_basic 0.003645 0.004204 0.983766 ( 1.273546)
test_all 0.081630 0.033698 864.379901 (384.221746)
test_rubyspec 0.053185 0.036662 129.647389 (141.099666)
total: 611.77 sec