Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-104325
#<BuildRuby:0x00005610c74bb5f8
@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-104325",
@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.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005414 0.000125 1.342762 ( 1.563910)
build_miniruby 0.000820 0.000069 0.830262 ( 0.830255)
build_ruby 0.001500 0.000125 2.609065 ( 2.608307)
build_all 0.004046 0.004933 14.118757 ( 1.258950)
build_install 0.003936 0.004446 4.186418 ( 1.056678)
test_btest 0.000725 0.000167 78.155193 ( 6.026144)
test_basic 0.003345 0.000772 0.708554 ( 0.785644)
test_all 0.103748 0.027226 476.366692 ( 55.489370)
test_rubyspec 0.036105 0.010289 47.755579 ( 60.180738)
total: 129.80 sec