Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-180258
#<BuildRuby:0x0000559a76c3e018
@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.20230914-180258",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000029 0.000002 0.000031 ( 0.000030)
build_up 0.002436 0.004238 2.149120 ( 3.472935)
build_miniruby 0.001256 0.000130 1.579246 ( 1.579952)
build_ruby 0.000000 0.001581 3.019981 ( 3.256087)
build_all 0.000000 0.008562 5.869728 ( 3.187476)
build_install 0.014821 0.004206 7.406078 ( 5.175053)
test_btest 0.001015 0.000203 80.875814 ( 30.697244)
test_basic 0.006964 0.000601 0.912196 ( 0.995740)
test_all 0.001167 0.008213 712.147549 (251.403631)
test_rubyspec 0.062279 0.005266 100.946998 (128.755551)
total: 428.53 sec