Logfile: /home/ko1/ruby/logs/brlog.trunk.20230307-111013
#<BuildRuby:0x000056056b4b00c0
@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.20230307-111013",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.004219 0.000422 0.722783 ( 2.078169)
build_miniruby 0.000808 0.000081 0.643281 ( 0.642452)
build_ruby 0.001126 0.000000 2.146541 ( 2.145598)
build_all 0.002682 0.006298 11.250728 ( 0.980208)
build_install 0.002482 0.004406 1.508549 ( 0.785300)
test_btest 0.000699 0.000200 77.650893 ( 6.615854)
test_basic 0.002583 0.000738 0.246932 ( 0.343108)
test_all 0.000671 0.000192 382.825292 ( 36.115261)
test_rubyspec 0.024778 0.005204 36.151434 ( 46.683256)
total: 96.39 sec