Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230816-171556
#<BuildRuby:0x000056429644a230
@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.20230816-171556",
@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.000019 0.000002 0.000021 ( 0.000023)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.006434 0.000888 2.234472 ( 6.065734)
build_miniruby 0.001215 0.000167 1.750124 ( 3.710505)
build_ruby 0.001422 0.000196 3.570513 ( 18.626912)
build_all 0.008319 0.000539 6.726667 ( 6.813527)
build_install 0.011489 0.009333 8.014235 ( 8.857471)
test_btest 0.000579 0.000109 83.923730 ( 63.506693)
test_basic 0.002320 0.004055 1.020309 ( 2.355470)
test_all 0.009656 0.000951 688.973968 (435.630822)
test_rubyspec 0.043332 0.032903 107.724658 (208.638787)
total: 754.21 sec