Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-040314
#<BuildRuby:0x0000563a289a2078
@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.20240205-040314",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.001977 0.004150 1.900150 ( 2.229282)
build_miniruby 0.001307 0.000140 1.591449 ( 1.589479)
build_ruby 0.001945 0.000000 2.957218 ( 3.161522)
build_all 0.005126 0.002467 5.974240 ( 2.290491)
build_install 0.007044 0.010226 7.149206 ( 3.270278)
test_btest 0.000825 0.000000 84.249484 ( 22.615144)
test_basic 0.006188 0.000000 0.872455 ( 0.935937)
test_all 0.089002 0.028297 679.487477 (202.717240)
test_rubyspec 0.052848 0.045756 154.614965 (165.640014)
total: 404.45 sec