Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-064523
#<BuildRuby:0x00005555aad43bb8
@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.20240111-064523",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.003013 0.001339 1.127107 ( 1.535715)
build_miniruby 0.000760 0.000337 0.953376 ( 0.952886)
build_ruby 0.001207 0.000536 2.895611 ( 2.899810)
build_all 0.001202 0.009436 14.809608 ( 1.471192)
build_install 0.007131 0.001605 4.195620 ( 1.143043)
test_btest 0.000000 0.000703 77.945278 ( 7.143230)
test_basic 0.001452 0.001888 0.437601 ( 0.519224)
test_all 0.116906 0.019940 536.490317 ( 52.517618)
test_rubyspec 0.002888 0.030967 49.847310 ( 62.379597)
total: 130.56 sec