Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-181529
#<BuildRuby:0x000055e1934f6008
@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.20230826-181529",
@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.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005719 0.000613 2.157430 ( 4.753473)
build_miniruby 0.001437 0.000154 1.608656 ( 1.816427)
build_ruby 0.001699 0.000182 3.308837 ( 18.755639)
build_all 0.003847 0.004229 6.428936 ( 5.250341)
build_install 0.017530 0.000587 8.025722 ( 5.842946)
test_btest 0.000779 0.000097 86.354081 ( 48.136701)
test_basic 0.000000 0.008394 0.911531 ( 1.175442)
test_all 0.000000 0.010177 710.661160 (340.011512)
test_rubyspec 0.029904 0.039594 106.128290 (125.933633)
total: 551.68 sec