Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-152516
#<BuildRuby:0x000056147a109390
@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.20221014-152516",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009407 0.000723 1.082225 ( 1.161382)
build_miniruby 0.001424 0.000109 0.103608 ( 0.101750)
build_ruby 0.001659 0.000128 0.104035 ( 0.100785)
build_all 0.009459 0.000728 1.310361 ( 0.568210)
build_install 0.008817 0.003968 1.629470 ( 0.889801)
test_btest 0.001574 0.000185 62.956544 ( 6.722001)
test_basic 0.002351 0.004437 0.357800 ( 0.453841)
test_all 0.007227 0.000395 486.768749 ( 53.363131)
test_rubyspec 0.107254 0.025355 43.143688 ( 51.395978)
total: 114.76 sec