Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-091519
#<BuildRuby:0x00005649d61ec0a0
@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.20231220-091519",
@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.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005012 0.000103 1.140142 ( 1.508219)
build_miniruby 0.000902 0.000090 0.896350 ( 0.896155)
build_ruby 0.001456 0.000000 2.664637 ( 2.664606)
build_all 0.003198 0.006857 16.126594 ( 1.452268)
build_install 0.004988 0.004014 4.681502 ( 1.118863)
test_btest 0.000922 0.000192 86.311842 ( 7.345126)
test_basic 0.001635 0.002453 0.545358 ( 0.621511)
test_all 0.103951 0.032320 489.894065 ( 56.512316)
test_rubyspec 0.011951 0.031430 50.830649 ( 63.195342)
total: 135.32 sec