Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-082655
#<BuildRuby:0x00005653439140a0
@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.20240103-082655",
@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.000004 0.000023 ( 0.000025)
autoconf 0.000031 0.000008 0.000039 ( 0.000038)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.001549 0.003336 1.277195 ( 1.569277)
build_miniruby 0.000768 0.000225 0.842638 ( 0.841931)
build_ruby 0.001194 0.000000 2.676608 ( 2.676808)
build_all 0.004541 0.004584 13.941039 ( 1.241192)
build_install 0.007372 0.001038 4.118627 ( 1.042741)
test_btest 0.000785 0.000248 73.690627 ( 6.730039)
test_basic 0.001194 0.003080 0.743260 ( 0.820233)
test_all 0.079224 0.050348 464.270448 ( 53.000057)
test_rubyspec 0.012950 0.033358 47.201855 ( 59.584554)
total: 127.51 sec