Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230731-010817
#<BuildRuby:0x000055d18783e3d0
@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.20230731-010817",
@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.000030 0.000002 0.000032 ( 0.000032)
autoconf 0.000045 0.000003 0.000048 ( 0.000048)
configure 0.000033 0.000002 0.000035 ( 0.000035)
build_up 0.006776 0.000000 2.267987 ( 6.307528)
build_miniruby 0.001786 0.000033 1.664843 ( 2.774663)
build_ruby 0.001716 0.000000 3.343529 ( 6.008492)
build_all 0.004279 0.003898 2.692324 ( 3.533830)
build_install 0.019439 0.000000 4.273730 ( 6.221656)
test_btest 0.000711 0.000012 82.379667 ( 64.641090)
test_basic 0.008547 0.000641 0.951653 ( 1.931915)
test_all 0.001381 0.000104 651.657049 (486.944062)
test_rubyspec 0.051555 0.006116 96.162333 (191.501245)
total: 769.87 sec