Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230915-153256
#<BuildRuby:0x0000560e704668e0
@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.20230915-153256",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005808 0.000860 2.274922 ( 4.220955)
build_miniruby 0.001300 0.000193 1.688063 ( 1.926718)
build_ruby 0.001640 0.000243 3.161263 ( 3.626568)
build_all 0.004032 0.004280 6.155784 ( 4.639159)
build_install 0.014204 0.004563 7.568528 ( 6.716787)
test_btest 0.000851 0.000165 82.453503 ( 44.617105)
test_basic 0.006372 0.001233 0.971099 ( 1.322312)
test_all 0.009812 0.000976 673.004835 (294.268106)
test_rubyspec 0.034483 0.036874 104.477694 (125.134388)
total: 486.47 sec