Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-005253
#<BuildRuby:0x000055bb85013e20
@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.20231223-005253",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000559 0.003957 1.084741 ( 1.451120)
build_miniruby 0.001050 0.000000 0.951948 ( 0.953035)
build_ruby 0.001424 0.000000 2.756709 ( 2.757583)
build_all 0.010134 0.000000 16.523766 ( 1.508703)
build_install 0.008773 0.000000 4.796139 ( 1.167791)
test_btest 0.000739 0.000000 82.198760 ( 7.726666)
test_basic 0.003398 0.000000 0.670741 ( 0.748348)
test_all 0.103950 0.030168 492.738199 ( 56.755249)
test_rubyspec 0.027438 0.020930 51.268349 ( 63.635713)
total: 136.70 sec