Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-022743
#<BuildRuby:0x0000555cd46b2458
@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.20230921-022743",
@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.000005 0.000019 ( 0.000020)
autoconf 0.000026 0.000008 0.000034 ( 0.000033)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.005750 0.001704 2.387610 ( 5.100522)
build_miniruby 0.001535 0.000454 1.792504 ( 2.357584)
build_ruby 0.000000 0.001897 3.483165 ( 4.773070)
build_all 0.006622 0.002921 6.587218 ( 6.607345)
build_install 0.016141 0.006774 8.278683 ( 9.969351)
test_btest 0.000566 0.000188 86.731489 ( 77.459476)
test_basic 0.000000 0.008402 1.025417 ( 1.752562)
test_all 0.002375 0.008824 724.999439 (501.415030)
test_rubyspec 0.047734 0.025462 108.343121 (134.895055)
total: 744.33 sec