Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231226-192734
#<BuildRuby:0x0000556e5505df70
@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.20231226-192734",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.000894 0.004153 1.505811 ( 1.854408)
build_miniruby 0.000000 0.001623 1.312659 ( 1.311395)
build_ruby 0.000000 0.001843 3.239809 ( 3.445792)
build_all 0.007074 0.000000 5.349238 ( 2.659184)
build_install 0.017743 0.000000 6.487042 ( 4.029067)
test_btest 0.000703 0.000000 79.399181 ( 31.402867)
test_basic 0.006254 0.000382 0.898823 ( 0.984344)
test_all 0.098149 0.019737 720.681721 (275.615427)
test_rubyspec 0.029294 0.038020 95.843402 (111.931375)
total: 433.23 sec