Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-203126
#<BuildRuby:0x000055dffddb1fb8
@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.20230604-203126",
@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.000000 0.000064 0.000064 ( 0.000062)
autoconf 0.000000 0.000026 0.000026 ( 0.000025)
configure 0.000000 0.000021 0.000021 ( 0.000021)
build_up 0.002545 0.003627 1.617433 ( 2.850393)
build_miniruby 0.001236 0.000143 1.126014 ( 1.124676)
build_ruby 0.001553 0.000179 2.668851 ( 2.842536)
build_all 0.005478 0.000157 1.833752 ( 1.041819)
build_install 0.010021 0.005476 3.093418 ( 2.108731)
test_btest 0.000000 0.000950 75.254084 ( 20.712719)
test_basic 0.002644 0.002390 0.761411 ( 0.837398)
test_all 0.001720 0.000295 579.228793 (165.111721)
test_rubyspec 0.013708 0.028557 76.481396 ( 88.217346)
total: 284.85 sec