Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-114248
#<BuildRuby:0x000055ca721a3438
@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-114248",
@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.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000094 0.004057 1.028783 ( 1.272447)
build_miniruby 0.000919 0.000276 0.870494 ( 0.870069)
build_ruby 0.000776 0.000233 2.718117 ( 2.719447)
build_all 0.003587 0.003991 12.087731 ( 1.012649)
build_install 0.008568 0.001467 3.511598 ( 0.965996)
test_btest 0.000757 0.000000 63.453968 ( 5.824427)
test_basic 0.002983 0.000000 0.378625 ( 0.457175)
test_all 0.076941 0.024106 394.066924 ( 40.211887)
test_rubyspec 0.043081 0.038407 40.133989 ( 52.779388)
total: 106.11 sec