Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230814-215128
#<BuildRuby:0x000055b0bb38e7c8
@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.20230814-215128",
@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.000023 0.000001 0.000024 ( 0.000024)
autoconf 0.000033 0.000002 0.000035 ( 0.000035)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.007280 0.000502 2.258210 ( 5.959958)
build_miniruby 0.001522 0.000000 1.763469 ( 3.213811)
build_ruby 0.002110 0.000000 3.385943 ( 5.922706)
build_all 0.000598 0.008143 6.476801 ( 5.725974)
build_install 0.018292 0.001760 8.136154 ( 8.087170)
test_btest 0.000771 0.000096 83.454719 ( 56.279881)
test_basic 0.007410 0.000330 0.992351 ( 1.891902)
test_all 0.009488 0.001150 696.420708 (593.156829)
test_rubyspec 0.044363 0.032581 108.966928 (232.506286)
total: 912.75 sec