Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-094716
#<BuildRuby:0x000055bdc3ff17f8
@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.20230604-094716",
@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.000010 0.000004 0.000014 ( 0.000013)
autoconf 0.000017 0.000006 0.000023 ( 0.000023)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.000000 0.005300 1.767977 ( 3.039512)
build_miniruby 0.000000 0.001598 1.267130 ( 1.265648)
build_ruby 0.000277 0.001404 2.338025 ( 2.527070)
build_all 0.005660 0.000921 2.057763 ( 1.254925)
build_install 0.013489 0.002431 3.304781 ( 2.314822)
test_btest 0.000525 0.000210 77.040409 ( 26.976370)
test_basic 0.004665 0.000238 0.768543 ( 0.860410)
test_all 0.001044 0.000398 563.001559 (232.967131)
test_rubyspec 0.026671 0.028008 84.248358 (104.970314)
total: 376.18 sec