Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-203555
#<BuildRuby:0x00005573223ada00
@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.20230509-203555",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000027 0.000001 0.000028 ( 0.000027)
configure 0.000024 0.000001 0.000025 ( 0.000024)
build_up 0.005459 0.000055 1.430294 ( 2.794220)
build_miniruby 0.001326 0.000053 1.185776 ( 1.183596)
build_ruby 0.001921 0.000076 2.312916 ( 2.550980)
build_all 0.000000 0.005695 1.830909 ( 0.997141)
build_install 0.007876 0.005795 2.715122 ( 1.730244)
test_btest 0.000658 0.000090 68.725346 ( 17.754400)
test_basic 0.004659 0.000643 0.581587 ( 0.655540)
test_all 0.001033 0.000142 532.556605 (165.902620)
test_rubyspec 0.008226 0.030780 65.923178 ( 77.778243)
total: 271.35 sec