Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-184144
#<BuildRuby:0x000055c2ac162118
@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.20230616-184144",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000011 0.000002 0.000013 ( 0.000021)
build_up 0.002245 0.003621 1.641343 ( 2.951935)
build_miniruby 0.001232 0.000234 1.333854 ( 1.332671)
build_ruby 0.001426 0.000271 2.621588 ( 2.792873)
build_all 0.000277 0.006985 2.229394 ( 1.246427)
build_install 0.011385 0.004918 3.505406 ( 2.350861)
test_btest 0.000779 0.000228 77.788379 ( 21.250007)
test_basic 0.002854 0.002426 0.698371 ( 0.770621)
test_all 0.001492 0.000459 558.609447 (176.330116)
test_rubyspec 0.018942 0.026841 77.422497 ( 89.273617)
total: 298.30 sec