Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-154305
#<BuildRuby:0x000055ad9f4cf8e0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240106-154305",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.004890 0.000064 1.152282 ( 1.536700)
build_miniruby 0.001378 0.000000 1.382578 ( 1.384598)
build_ruby 0.001755 0.000000 4.026843 ( 4.034062)
build_all 0.009906 0.000360 16.537045 ( 1.629609)
build_install 0.013893 0.000664 4.864564 ( 1.724219)
test_btest 0.000647 0.000045 80.420906 ( 8.055761)
test_basic 0.005381 0.000051 0.607480 ( 0.679446)
test_all 0.083976 0.034530 567.220672 ( 63.215871)
test_rubyspec 0.042270 0.019252 73.319469 ( 85.568853)
total: 167.83 sec