Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-021243
#<BuildRuby:0x000055bec02ef2f0
@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.20240118-021243",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000028 0.000002 0.000030 ( 0.000028)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.005602 0.000077 1.320209 ( 1.685952)
build_miniruby 0.000888 0.000042 0.866113 ( 0.865917)
build_ruby 0.001153 0.000054 2.659744 ( 2.660485)
build_all 0.009239 0.000039 14.476477 ( 1.347983)
build_install 0.007557 0.000139 4.214065 ( 1.065507)
test_btest 0.001087 0.000046 78.960521 ( 6.758999)
test_basic 0.000070 0.004402 0.717898 ( 0.793026)
test_all 0.098669 0.034390 463.092764 ( 48.587924)
test_rubyspec 0.034050 0.027324 79.103247 ( 91.448578)
total: 155.22 sec