Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-135238
#<BuildRuby:0x0000560fed2adfc0
@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.20230827-135238",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000024 0.000005 0.000029 ( 0.000030)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.003093 0.004791 2.479799 ( 4.953991)
build_miniruby 0.001624 0.000421 13.003579 ( 10.606661)
build_ruby 0.001772 0.000000 3.304035 ( 3.718419)
build_all 0.007233 0.001231 6.464445 ( 4.704495)
build_install 0.017423 0.002035 8.187175 ( 6.346528)
test_btest 0.000798 0.000000 85.133153 ( 46.638587)
test_basic 0.000576 0.008364 0.987586 ( 1.334641)
test_all 0.009447 0.000098 647.998273 (314.555080)
test_rubyspec 0.043589 0.026651 106.063432 (120.032029)
total: 512.89 sec