Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-110328
#<BuildRuby:0x000055f52cacff90
@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.20231216-110328",
@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.000002 0.000011 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004634 0.000000 1.032857 ( 1.299044)
build_miniruby 0.000000 0.001183 0.868482 ( 0.867909)
build_ruby 0.000000 0.001159 2.713519 ( 2.716250)
build_all 0.004299 0.004706 12.143029 ( 1.000666)
build_install 0.003496 0.009302 3.559301 ( 0.975498)
test_btest 0.000630 0.000291 63.092215 ( 5.736194)
test_basic 0.000268 0.004314 0.375976 ( 0.457009)
test_all 0.093916 0.011129 407.737904 ( 38.440040)
test_rubyspec 0.027474 0.036753 39.722454 ( 52.394415)
total: 103.89 sec