Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-142837
#<BuildRuby:0x000055d0c3ea3500
@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.20231227-142837",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.004986 0.000347 1.187240 ( 1.694032)
build_miniruby 0.000719 0.000196 0.944427 ( 0.944306)
build_ruby 0.001088 0.000297 2.803581 ( 2.802753)
build_all 0.008528 0.001131 16.073035 ( 1.456447)
build_install 0.008139 0.000000 4.569861 ( 1.128239)
test_btest 0.000871 0.000064 82.839609 ( 6.924241)
test_basic 0.004933 0.001057 0.700476 ( 0.773602)
test_all 0.098144 0.037943 524.927797 ( 59.040455)
test_rubyspec 0.026548 0.021281 50.054114 ( 62.477705)
total: 137.24 sec