Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230808-211410
#<BuildRuby:0x0000562a5e5ce390
@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.20230808-211410",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000030)
build_up 0.006383 0.000946 2.275137 ( 6.374182)
build_miniruby 0.001342 0.000199 1.673207 ( 2.938625)
build_ruby 0.001744 0.000259 3.502951 ( 6.549923)
build_all 0.002190 0.006510 2.728974 ( 3.688354)
build_install 0.017625 0.003525 4.443006 ( 6.752184)
test_btest 0.000848 0.000170 82.747793 ( 63.215763)
test_basic 0.002147 0.005101 0.925630 ( 1.815827)
test_all 0.000632 0.001008 664.530470 (402.319259)
test_rubyspec 0.035060 0.021162 96.479775 (161.784737)
total: 655.44 sec