Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-102037
#<BuildRuby:0x00005581a1d0b6f0
@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.20230724-102037",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.005854 0.000176 1.451691 ( 2.685218)
build_miniruby 0.000822 0.000087 0.878488 ( 0.878144)
build_ruby 0.000000 0.001519 2.611433 ( 2.616463)
build_all 0.002769 0.005939 13.311452 ( 1.261012)
build_install 0.006306 0.001201 1.947155 ( 0.919669)
test_btest 0.000621 0.000119 78.040015 ( 7.350600)
test_basic 0.003287 0.000627 0.503246 ( 0.582238)
test_all 0.001347 0.000257 479.552059 ( 43.250406)
test_rubyspec 0.009140 0.034467 42.886243 ( 55.327477)
total: 114.87 sec