Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-022704
#<BuildRuby:0x00005581e42e0048
@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.20231203-022704",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000502 0.004133 1.105338 ( 1.470924)
build_miniruby 0.000972 0.000000 0.864376 ( 0.865121)
build_ruby 0.001253 0.000000 2.661978 ( 2.662455)
build_all 0.001473 0.008817 16.769313 ( 1.508310)
build_install 0.002214 0.006561 4.918346 ( 1.142797)
test_btest 0.000533 0.000254 84.729774 ( 7.806341)
test_basic 0.000322 0.003745 0.693554 ( 0.773475)
test_all 0.125665 0.007786 536.905692 ( 52.486650)
test_rubyspec 0.023134 0.027438 51.792824 ( 64.171823)
total: 132.89 sec