Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-160703
#<BuildRuby:0x000055b4a84faeb8
@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.20230730-160703",
@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.000032 0.000000 0.000032 ( 0.000033)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.005561 0.000288 1.483482 ( 2.750757)
build_miniruby 0.000916 0.000145 0.907969 ( 0.907146)
build_ruby 0.001132 0.000179 2.750839 ( 2.750294)
build_all 0.006525 0.003093 14.908691 ( 1.326682)
build_install 0.008497 0.000109 2.061897 ( 0.964838)
test_btest 0.000852 0.000142 87.385030 ( 7.984058)
test_basic 0.005460 0.000236 0.717432 ( 0.795655)
test_all 0.001072 0.000172 525.963678 ( 51.786515)
test_rubyspec 0.010871 0.028209 44.813072 ( 57.219952)
total: 126.49 sec