Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-183048
#<BuildRuby:0x000055a365ef7280
@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.20240112-183048",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000555 0.004248 0.984281 ( 1.800531)
build_miniruby 0.000914 0.000204 3.828365 ( 3.713336)
build_ruby 0.001076 0.000239 2.861148 ( 2.864091)
build_all 0.007309 0.002961 14.649355 ( 1.363505)
build_install 0.012750 0.000148 4.259996 ( 1.145158)
test_btest 0.000567 0.000118 76.991139 ( 7.803656)
test_basic 0.000347 0.003177 0.434142 ( 0.515380)
test_all 0.112895 0.022325 520.770379 ( 49.479654)
test_rubyspec 0.023059 0.015960 49.922508 ( 62.468123)
total: 131.15 sec