Logfile: /home/ko1/ruby/logs/brlog.trunk.20230212-085805
#<BuildRuby:0x000055b6e05e40d8
@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.20230212-085805",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000013 0.000000 0.000013 ( 0.000012)
build_up 0.000000 0.003372 0.635994 ( 1.197838)
build_miniruby 0.000313 0.000560 0.635020 ( 0.634987)
build_ruby 0.001113 0.000079 2.087920 ( 2.087616)
build_all 0.008835 0.000318 12.485400 ( 1.518116)
build_install 0.001719 0.004624 1.512225 ( 0.723062)
test_btest 0.000526 0.000070 65.474541 ( 6.251145)
test_basic 0.000026 0.003703 0.260074 ( 0.355075)
test_all 0.000898 0.000168 487.761982 ( 49.800994)
test_rubyspec 0.017176 0.011025 36.287923 ( 46.464887)
total: 109.03 sec