Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240126-005343
#<BuildRuby:0x0000564a5fc9e078
@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-005343",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.002003 0.003667 1.550676 ( 1.868780)
build_miniruby 0.001594 0.000000 1.479344 ( 1.476851)
build_ruby 0.001438 0.000000 2.942441 ( 3.186904)
build_all 0.001790 0.005474 5.684376 ( 2.171624)
build_install 0.007416 0.008655 7.272530 ( 3.560597)
test_btest 0.000887 0.000000 81.208292 ( 21.278978)
test_basic 0.002379 0.003327 0.843895 ( 0.905825)
test_all 0.088250 0.030453 745.813435 (292.547582)
test_rubyspec 0.069880 0.046180 190.719663 (275.787873)
total: 602.79 sec