Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-141801
#<BuildRuby:0x000055d585137cb0
@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.20240104-141801",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.004465 0.000106 1.324553 ( 1.459696)
build_miniruby 0.000659 0.000147 0.818355 ( 0.817390)
build_ruby 0.001200 0.000266 2.714447 ( 2.714813)
build_all 0.009411 0.000230 14.390933 ( 1.335223)
build_install 0.005141 0.002574 4.295067 ( 1.060221)
test_btest 0.000898 0.000195 73.873612 ( 6.689199)
test_basic 0.004832 0.001051 0.818007 ( 0.892633)
test_all 0.114933 0.016674 521.789065 ( 49.828318)
test_rubyspec 0.031162 0.019358 49.303187 ( 61.658963)
total: 126.46 sec