Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230811-164426
#<BuildRuby:0x000056433d8e5fb8
@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.20230811-164426",
@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.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.007499 0.000240 2.251800 ( 6.389907)
build_miniruby 0.001387 0.000100 1.754791 ( 3.638217)
build_ruby 0.001518 0.000109 3.581117 ( 5.475045)
build_all 0.009129 0.000025 2.882147 ( 4.548556)
build_install 0.013576 0.005284 4.385766 ( 5.897755)
test_btest 0.001209 0.000117 84.218142 ( 58.169521)
test_basic 0.008188 0.000323 0.959768 ( 1.829849)
test_all 0.001339 0.000125 716.689027 (450.176133)
test_rubyspec 0.047068 0.008593 100.431395 (171.333231)
total: 707.46 sec