Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-031750
#<BuildRuby:0x00005605e33a40a0
@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.20231027-031750",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005103 0.000300 1.354540 ( 1.620293)
build_miniruby 0.000807 0.000237 0.842155 ( 0.841904)
build_ruby 0.001088 0.000320 2.599439 ( 2.601242)
build_all 0.009436 0.000241 16.508602 ( 1.565657)
build_install 0.006743 0.001775 4.938645 ( 1.158601)
test_btest 0.000832 0.000219 85.480114 ( 7.229406)
test_basic 0.000000 0.004038 0.655390 ( 0.732386)
test_all 0.111871 0.024597 498.859618 ( 55.183945)
test_rubyspec 0.029939 0.020506 49.938286 ( 62.283486)
total: 133.22 sec