Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-082004
#<BuildRuby:0x000055d983beef08
@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.20220816-082004",
@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.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006578 0.003712 0.883691 ( 1.512225)
build_miniruby 0.001132 0.000151 0.056615 ( 0.055407)
build_ruby 0.001490 0.000198 0.064551 ( 0.063592)
build_all 0.008515 0.000568 1.254426 ( 0.468293)
build_install 0.010091 0.006155 1.582940 ( 0.780439)
test_btest 0.001188 0.000223 55.055592 ( 6.324921)
test_basic 0.006536 0.000275 0.302849 ( 0.392722)
test_all 0.003918 0.000692 488.678006 ( 52.157826)
test_rubyspec 0.093392 0.042068 41.530943 ( 48.919063)
total: 110.68 sec