Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-015212
#<BuildRuby:0x000056116d3af500
@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.20231229-015212",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.003819 0.000637 0.990391 ( 1.359713)
build_miniruby 0.000853 0.000143 0.837889 ( 0.837175)
build_ruby 0.001118 0.000186 2.729342 ( 2.728976)
build_all 0.007594 0.002571 16.381914 ( 1.525021)
build_install 0.005136 0.003356 4.652760 ( 1.139988)
test_btest 0.000955 0.000199 81.081562 ( 7.469735)
test_basic 0.001318 0.003244 0.700762 ( 0.780260)
test_all 0.132649 0.002645 535.990881 ( 59.150112)
test_rubyspec 0.023425 0.029911 49.408151 ( 61.724217)
total: 136.72 sec