Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-202026
#<BuildRuby:0x000055e74b35f7b8
@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.20231216-202026",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.005158 1.485213 ( 1.805542)
build_miniruby 0.000000 0.001081 0.951587 ( 0.951086)
build_ruby 0.000153 0.001452 2.816926 ( 2.816665)
build_all 0.008647 0.001572 16.797118 ( 1.559358)
build_install 0.005649 0.003059 4.953992 ( 1.223906)
test_btest 0.000803 0.000279 84.318988 ( 6.997532)
test_basic 0.003476 0.001209 0.785383 ( 0.862197)
test_all 0.113354 0.020941 533.994583 ( 60.403268)
test_rubyspec 0.009229 0.042243 51.946208 ( 64.291673)
total: 140.91 sec