Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-075605
#<BuildRuby:0x000055b6afe36230
@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.20230905-075605",
@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.000003 0.000023 ( 0.000024)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.002391 0.004449 2.087759 ( 3.554800)
build_miniruby 0.000000 0.001821 1.848458 ( 2.313512)
build_ruby 0.000654 0.001443 3.732238 ( 4.899738)
build_all 0.005303 0.004289 7.122643 ( 7.219267)
build_install 0.014367 0.007587 8.582766 ( 8.869697)
test_btest 0.000699 0.000184 91.640836 ( 68.456099)
test_basic 0.003443 0.004993 1.068194 ( 1.455942)
test_all 0.004936 0.005647 717.625840 (365.049652)
test_rubyspec 0.035125 0.039953 109.693661 (127.005046)
total: 588.82 sec