Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-211904
#<BuildRuby:0x000055dead8ca258
@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.20230508-211904",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.005798 0.000790 1.970280 ( 4.734167)
build_miniruby 0.001341 0.000183 1.449215 ( 1.924927)
build_ruby 0.001730 0.000236 2.827614 ( 3.923031)
build_all 0.006827 0.000931 2.207139 ( 2.833022)
build_install 0.015522 0.004210 3.543558 ( 4.185119)
test_btest 0.000695 0.000107 78.114667 ( 68.829545)
test_basic 0.003683 0.003639 0.807227 ( 1.320263)
test_all 0.000000 0.001161 622.705419 (462.301837)
test_rubyspec 0.024200 0.032264 82.182535 (102.872544)
total: 652.93 sec