Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-162216
#<BuildRuby:0x0000555ff3d9dfc0
@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.20230923-162216",
@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.000002 0.000022 ( 0.000021)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000025 0.000001 0.000026 ( 0.000028)
build_up 0.007058 0.000428 2.393132 ( 4.878752)
build_miniruby 0.001347 0.000082 1.777783 ( 2.181247)
build_ruby 0.001824 0.000111 3.668546 ( 4.767183)
build_all 0.004856 0.004762 6.443932 ( 6.265400)
build_install 0.019476 0.004642 8.173840 ( 8.335196)
test_btest 0.000765 0.000083 85.502857 ( 68.216797)
test_basic 0.008476 0.000916 1.017447 ( 1.510224)
test_all 0.010479 0.000096 730.159262 (609.685244)
test_rubyspec 0.058510 0.025917 109.599525 (155.309735)
total: 861.15 sec