Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-120402
#<BuildRuby:0x000055dc13a880a0
@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.20231207-120402",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000548 0.004315 1.227706 ( 1.598474)
build_miniruby 0.000695 0.000260 0.778443 ( 0.778021)
build_ruby 0.001338 0.000000 2.688698 ( 2.689485)
build_all 0.010178 0.000000 16.900669 ( 1.448655)
build_install 0.006029 0.003086 4.988619 ( 1.167115)
test_btest 0.000848 0.000282 87.088270 ( 8.141695)
test_basic 0.000444 0.004253 0.685628 ( 0.764833)
test_all 0.103423 0.034318 545.448471 ( 61.961043)
test_rubyspec 0.012716 0.036025 50.783471 ( 63.115699)
total: 141.67 sec