Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-055323
#<BuildRuby:0x00005638515ef760
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-055323",
@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.000003 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004622 0.005361 0.990204 ( 3.696269)
build_miniruby 0.001258 0.000387 0.077434 ( 0.076387)
build_ruby 0.001465 0.000451 0.078316 ( 0.077448)
build_all 0.009698 0.001479 4.134598 ( 0.797898)
build_install 0.011579 0.012462 7.830514 ( 2.317309)
test_btest 0.000861 0.000344 47.299873 ( 45.050824)
test_basic 0.005386 0.002154 0.330592 ( 0.419763)
test_all 0.001290 0.000516 662.209898 ( 65.083549)
test_rubyspec 0.070969 0.090264 46.378165 ( 51.855620)
total: 169.38 sec