Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-022225
#<BuildRuby:0x000055aa17ed4178
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231220-022225",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000629 0.003778 1.053112 ( 1.317763)
build_miniruby 0.001066 0.000082 0.905073 ( 0.905239)
build_ruby 0.001069 0.000083 2.736631 ( 2.739326)
build_all 0.000812 0.006508 12.152384 ( 1.025491)
build_install 0.008950 0.000346 3.602777 ( 0.987133)
test_btest 0.000570 0.000100 67.538733 ( 5.184802)
test_basic 0.002611 0.000461 0.385060 ( 0.467370)
test_all 0.083941 0.026607 430.083576 ( 43.334405)
test_rubyspec 0.035014 0.013400 40.567315 ( 53.290559)
total: 109.25 sec