Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231209-071354
#<BuildRuby:0x0000558faeb86008
@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.20231209-071354",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.006369 0.000490 2.362574 ( 2.590185)
build_miniruby 0.000000 0.001688 1.715442 ( 1.725440)
build_ruby 0.000000 0.001988 3.307387 ( 3.611096)
build_all 0.000189 0.007720 5.860326 ( 3.259738)
build_install 0.017148 0.002128 7.516666 ( 4.548913)
test_btest 0.000763 0.000131 82.944461 ( 46.165852)
test_basic 0.007349 0.000597 0.904214 ( 1.014767)
test_all 0.069060 0.050073 746.406812 (281.857686)
test_rubyspec 0.028506 0.038880 96.046484 (109.701068)
total: 454.48 sec