Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-231620
#<BuildRuby:0x000055d8b1631f48
@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.20240306-231620",
@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.000015 0.000000 0.000015 ( 0.000017)
autoconf 0.000025 0.000001 0.000026 ( 0.000025)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.002653 0.003995 2.338013 ( 3.104628)
build_miniruby 0.001429 0.000106 1.730054 ( 1.740315)
build_ruby 0.001690 0.000125 3.581011 ( 3.835591)
build_all 0.002761 0.004478 6.540870 ( 2.621064)
build_install 0.013820 0.004409 7.843910 ( 3.562989)
test_btest 0.000880 0.000117 90.918199 ( 24.833120)
test_basic 0.005806 0.000188 0.905387 ( 0.970113)
test_all 0.079866 0.038598 799.921303 (235.671465)
test_rubyspec 0.047419 0.033223 107.368405 (116.470075)
total: 392.81 sec