Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230809-184505
#<BuildRuby:0x0000562fb09423d0
@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.20230809-184505",
@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.000002 0.000020 ( 0.000019)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000000 0.000073 0.000073 ( 0.000043)
build_up 0.003648 0.004012 2.260339 ( 4.479739)
build_miniruby 0.001586 0.000000 1.654884 ( 2.229304)
build_ruby 0.001665 0.000000 3.331858 ( 4.229083)
build_all 0.007712 0.000000 2.724484 ( 3.064658)
build_install 0.016273 0.002701 4.191728 ( 4.877363)
test_btest 0.000640 0.000089 81.162515 ( 46.153592)
test_basic 0.004320 0.003897 0.949628 ( 1.245033)
test_all 0.002026 0.000000 700.003632 (332.218738)
test_rubyspec 0.026210 0.032290 98.378036 (131.358621)
total: 529.86 sec