Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-021922
#<BuildRuby:0x000055be278332f0
@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.20240104-021922",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.005708 0.000172 1.419076 ( 1.641615)
build_miniruby 0.000755 0.000076 0.818723 ( 0.818382)
build_ruby 0.001066 0.000106 2.721813 ( 2.721024)
build_all 0.002465 0.006610 14.289870 ( 1.315036)
build_install 0.004160 0.003831 4.208908 ( 1.055689)
test_btest 0.000772 0.000161 75.369040 ( 6.354031)
test_basic 0.003695 0.000770 0.742101 ( 0.813308)
test_all 0.088089 0.046787 505.750962 ( 46.510918)
test_rubyspec 0.012414 0.033267 48.383754 ( 60.824365)
total: 122.06 sec