Logfile: /home/ko1/ruby/logs/brlog.trunk.20231015-220226
#<BuildRuby:0x0000558a07594098
@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.20231015-220226",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005304 0.000000 1.359972 ( 1.647444)
build_miniruby 0.001032 0.000000 0.881883 ( 0.881805)
build_ruby 0.001290 0.000000 2.513157 ( 2.513105)
build_all 0.010270 0.000157 17.326921 ( 1.558983)
build_install 0.008966 0.000049 5.118564 ( 1.206792)
test_btest 0.001075 0.000089 85.214770 ( 6.848488)
test_basic 0.005325 0.000085 0.609855 ( 0.689631)
test_all 0.002434 0.004093 505.032088 ( 55.516073)
test_rubyspec 0.025135 0.029300 50.345595 ( 62.653618)
total: 133.52 sec