Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240126-132117
#<BuildRuby:0x0000562808e25a00
@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.20240126-132117",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.003401 0.003824 2.067190 ( 3.140762)
build_miniruby 0.001297 0.000349 1.640295 ( 1.988438)
build_ruby 0.001893 0.000000 3.469146 ( 4.340469)
build_all 0.004700 0.003628 6.295707 ( 5.196766)
build_install 0.017502 0.003734 8.128802 ( 7.438939)
test_btest 0.000615 0.000170 87.214750 ( 74.010057)
test_basic 0.002547 0.000703 0.960062 ( 1.575631)
test_all 0.086163 0.030710 778.532598 (440.456012)
test_rubyspec 0.027630 0.080341 179.257171 (203.435719)
total: 741.58 sec