Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-004704
#<BuildRuby:0x0000557f0a494060
@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.20231204-004704",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003642 0.000728 0.973717 ( 1.270520)
build_miniruby 0.000942 0.000188 0.859035 ( 0.858754)
build_ruby 0.000896 0.000180 2.694076 ( 2.695387)
build_all 0.002627 0.005342 12.135672 ( 0.972508)
build_install 0.010097 0.002196 3.558529 ( 0.961849)
test_btest 0.000476 0.000136 66.563002 ( 4.939279)
test_basic 0.000064 0.004227 0.370583 ( 0.452697)
test_all 0.072462 0.026733 377.493769 ( 35.835045)
test_rubyspec 0.029978 0.035219 39.436655 ( 52.087494)
total: 100.07 sec