Logfile: /home/ko1/ruby/logs/brlog.trunk.20230710-231634
#<BuildRuby:0x000055d4a697fba0
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230710-231634",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004098 0.002061 1.423223 ( 2.791917)
build_miniruby 0.000865 0.000216 0.867916 ( 0.867670)
build_ruby 0.000993 0.000248 2.773463 ( 2.774032)
build_all 0.009327 0.000432 13.697260 ( 1.210448)
build_install 0.005622 0.002414 1.916816 ( 0.866242)
test_btest 0.000876 0.000210 86.834330 ( 7.022988)
test_basic 0.003779 0.000907 0.694846 ( 0.775246)
test_all 0.000698 0.000168 465.267573 ( 53.325204)
test_rubyspec 0.010354 0.026078 43.687490 ( 56.221542)
total: 125.86 sec