Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-184735
#<BuildRuby:0x0000563fe1a70040
@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.20240116-184735",
@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.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.002751 0.002958 1.200300 ( 1.586224)
build_miniruby 0.001047 0.000000 0.876613 ( 0.876093)
build_ruby 0.001254 0.000000 2.793495 ( 2.793396)
build_all 0.009416 0.000064 14.369531 ( 1.300585)
build_install 0.003848 0.003844 4.133219 ( 1.067453)
test_btest 0.000534 0.000116 80.067299 ( 6.599379)
test_basic 0.004376 0.000105 0.768700 ( 0.845562)
test_all 0.083091 0.047233 487.576277 ( 55.523246)
test_rubyspec 0.041617 0.017900 81.277532 ( 93.643228)
total: 164.24 sec