Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-224907
#<BuildRuby:0x00005633e709df00
@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.20230514-224907",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.005275 0.000659 1.811292 ( 3.733122)
build_miniruby 0.001188 0.000149 1.269560 ( 1.297495)
build_ruby 0.001327 0.000166 2.557151 ( 2.810590)
build_all 0.002000 0.004376 2.106686 ( 1.877273)
build_install 0.010350 0.006127 3.398487 ( 3.194300)
test_btest 0.000536 0.000110 71.427807 ( 37.234355)
test_basic 0.002509 0.004402 0.784665 ( 0.912136)
test_all 0.000987 0.000238 573.199075 (232.228362)
test_rubyspec 0.027407 0.024966 80.425235 ( 97.792983)
total: 381.08 sec