Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-014847
#<BuildRuby:0x0000555bca9e3560
@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.20231208-014847",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000009)
build_up 0.003172 0.001586 1.158967 ( 1.513815)
build_miniruby 0.000615 0.000307 0.801677 ( 0.801568)
build_ruby 0.001351 0.000000 2.686289 ( 2.685989)
build_all 0.004201 0.006381 16.967679 ( 1.515658)
build_install 0.008305 0.000573 5.072834 ( 1.192675)
test_btest 0.000697 0.000349 85.117457 ( 7.750419)
test_basic 0.000000 0.004331 0.670524 ( 0.749134)
test_all 0.094285 0.040746 558.600252 ( 54.394348)
test_rubyspec 0.023356 0.020006 49.476443 ( 61.803141)
total: 132.41 sec