Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-195231
#<BuildRuby:0x0000559c89fd6eb8
@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.20240114-195231",
@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.000006 0.000024 ( 0.000024)
build_up 0.003616 0.001205 1.107308 ( 1.468915)
build_miniruby 0.000979 0.000000 0.750327 ( 0.749664)
build_ruby 0.001880 0.000000 2.745811 ( 2.745255)
build_all 0.007209 0.001819 14.278041 ( 1.304572)
build_install 0.007548 0.000000 4.037870 ( 1.059803)
test_btest 0.000955 0.000000 75.354336 ( 6.587269)
test_basic 0.003478 0.000730 0.738756 ( 0.821194)
test_all 0.113844 0.017812 495.899261 ( 51.094711)
test_rubyspec 0.009311 0.037514 46.364138 ( 58.718452)
total: 124.55 sec