Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-201747
#<BuildRuby:0x00005603bc0b5f48
@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.20230914-201747",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000032 0.000002 0.000034 ( 0.000034)
configure 0.000029 0.000001 0.000030 ( 0.000032)
build_up 0.003260 0.004262 2.381826 ( 5.092058)
build_miniruby 0.001535 0.000000 1.858700 ( 2.203667)
build_ruby 0.002038 0.000000 3.576975 ( 4.687237)
build_all 0.008916 0.000000 6.563358 ( 7.448269)
build_install 0.018295 0.004326 8.071383 ( 9.573207)
test_btest 0.000819 0.000082 85.807533 ( 89.510966)
test_basic 0.003689 0.004102 1.003719 ( 1.729397)
test_all 0.015494 0.001890 742.085139 (898.367982)
test_rubyspec 0.031853 0.048306 111.013374 (154.985507)
total: 1173.60 sec