Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240222-105616
#<BuildRuby:0x000055b2046923d0
@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.20240222-105616",
@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.000025 0.000002 0.000027 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.004522 0.004026 2.678683 ( 3.026292)
build_miniruby 0.001201 0.000116 2.072289 ( 2.081348)
build_ruby 0.001605 0.000155 3.318710 ( 3.552378)
build_all 0.003349 0.004520 6.717370 ( 3.239810)
build_install 0.016911 0.001590 8.743391 ( 4.773720)
test_btest 0.000618 0.000078 91.927545 ( 33.455410)
test_basic 0.005083 0.000636 0.943657 ( 2.718581)
test_all 0.073056 0.042519 808.693889 (313.375179)
test_rubyspec 0.038084 0.049287 121.102710 (130.760373)
total: 496.98 sec