Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-214235
#<BuildRuby:0x000055c615017ee0
@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.20231218-214235",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005567 0.000586 1.499778 ( 1.845979)
build_miniruby 0.000933 0.000098 0.923999 ( 0.924151)
build_ruby 0.001183 0.000124 2.933644 ( 2.933824)
build_all 0.010062 0.000115 16.763116 ( 1.522134)
build_install 0.000389 0.008228 4.896247 ( 1.218024)
test_btest 0.000807 0.000147 86.266327 ( 7.606125)
test_basic 0.005130 0.000137 0.780607 ( 0.856070)
test_all 0.107251 0.036561 528.809536 ( 54.170632)
test_rubyspec 0.036995 0.013976 49.778287 ( 62.118909)
total: 133.20 sec