Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-123607
#<BuildRuby:0x0000564a45e4ded8
@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.20231021-123607",
@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.000018 0.000000 0.000018 ( 0.000018)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.005671 0.000000 2.145622 ( 2.238252)
build_miniruby 0.000000 0.001676 1.577494 ( 1.579408)
build_ruby 0.000000 0.001686 2.970369 ( 3.186315)
build_all 0.002532 0.004766 5.825093 ( 2.715464)
build_install 0.012255 0.009136 7.307333 ( 4.261379)
test_btest 0.000880 0.000000 80.665702 ( 30.224429)
test_basic 0.000000 0.005206 0.831397 ( 0.902676)
test_all 0.085339 0.032905 615.211842 (231.040916)
test_rubyspec 0.045603 0.021137 94.851794 (108.705527)
total: 384.86 sec