Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-032245
#<BuildRuby:0x000055c1577ebfa8
@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.20240101-032245",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.003497 0.001093 1.170670 ( 1.539676)
build_miniruby 0.000937 0.000293 1.053693 ( 1.052914)
build_ruby 0.001800 0.000000 2.800930 ( 2.806361)
build_all 0.009027 0.000618 16.610652 ( 1.482036)
build_install 0.008912 0.000000 4.725346 ( 1.175194)
test_btest 0.001051 0.000000 82.335853 ( 6.811390)
test_basic 0.004708 0.000353 0.724819 ( 0.800986)
test_all 0.091808 0.043555 543.162627 ( 60.519288)
test_rubyspec 0.012196 0.035395 49.514597 ( 61.824924)
total: 138.01 sec