Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-071321
#<BuildRuby:0x0000559288351fb8
@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.20230601-071321",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000019 0.000005 0.000024 ( 0.000026)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.006073 0.001657 1.915421 ( 4.654341)
build_miniruby 0.001228 0.000335 1.496460 ( 2.103019)
build_ruby 0.001451 0.000396 2.921530 ( 4.054830)
build_all 0.006418 0.001750 2.305950 ( 3.347836)
build_install 0.021589 0.000741 3.636429 ( 4.955498)
test_btest 0.000791 0.000182 80.617234 ( 92.616658)
test_basic 0.002351 0.005386 0.851592 ( 1.389948)
test_all 0.000641 0.000771 626.825336 (725.520820)
test_rubyspec 0.025436 0.033391 88.272829 (127.509023)
total: 966.15 sec