Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-194241
#<BuildRuby:0x00005592841f43e0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221204-194241",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009588 0.001475 1.230028 ( 1.221151)
build_miniruby 0.001975 0.000304 0.856015 ( 0.854870)
build_ruby 0.003496 0.000000 2.236050 ( 2.139508)
build_all 0.014514 0.006606 18.772767 ( 2.205851)
build_install 0.017054 0.003411 2.079383 ( 1.015794)
test_btest 0.001174 0.000234 92.668773 ( 9.029882)
test_basic 0.007760 0.001552 0.343951 ( 0.431369)
test_all 0.001020 0.001452 734.241011 ( 71.717072)
test_rubyspec 0.103239 0.074366 49.466546 ( 57.597024)
total: 146.21 sec