Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-105611
#<BuildRuby:0x00005604e441b8f8
@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.20230113-105611",
@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.000000 0.000025 0.000025 ( 0.000037)
autoconf 0.000000 0.000013 0.000013 ( 0.000013)
configure 0.000000 0.000010 0.000010 ( 0.000010)
build_up 0.000000 0.004038 0.644345 ( 1.052711)
build_miniruby 0.000000 0.000885 0.671422 ( 0.670357)
build_ruby 0.000000 0.001279 2.417301 ( 2.417176)
build_all 0.007988 0.001493 12.978089 ( 1.621889)
build_install 0.006379 0.000000 1.489953 ( 0.710435)
test_btest 0.000608 0.000000 69.641181 ( 5.926263)
test_basic 0.003392 0.000442 0.266050 ( 0.361754)
test_all 0.001204 0.000213 493.368844 ( 48.503836)
test_rubyspec 0.018444 0.007833 35.168264 ( 45.748076)
total: 107.01 sec