Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-173325
#<BuildRuby:0x000055c3dc78fe88
@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.20240110-173325",
@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.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000666 0.004193 0.810663 ( 1.195424)
build_miniruby 0.000957 0.000239 0.827184 ( 0.826515)
build_ruby 0.001183 0.000296 2.679064 ( 2.679442)
build_all 0.008220 0.000000 11.909963 ( 1.005158)
build_install 0.005749 0.002544 3.416415 ( 0.967155)
test_btest 0.000000 0.000679 65.813148 ( 4.949214)
test_basic 0.000858 0.003367 0.414057 ( 0.494015)
test_all 0.082094 0.014010 368.700163 ( 40.750950)
test_rubyspec 0.008143 0.056175 40.717585 ( 53.278973)
total: 106.15 sec