Logfile: /home/ko1/ruby/logs/brlog.trunk.20220905-031929
#<BuildRuby:0x000055b0d1883600
@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.20220905-031929",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000013)
configure 0.000039 0.000019 0.000058 ( 0.000060)
build_up 0.007720 0.003860 1.010320 ( 1.123353)
build_miniruby 0.001186 0.000593 0.074568 ( 0.072800)
build_ruby 0.001238 0.000619 0.078692 ( 0.077203)
build_all 0.008946 0.000345 1.524326 ( 0.606115)
build_install 0.020388 0.000000 1.866210 ( 0.932505)
test_btest 0.001098 0.000000 71.934557 ( 8.387690)
test_basic 0.003735 0.004349 0.313814 ( 0.411639)
test_all 0.002669 0.000935 634.812185 ( 65.420409)
test_rubyspec 0.123017 0.045907 45.231595 ( 53.748726)
total: 130.78 sec