Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-190049
#<BuildRuby:0x00005652c5a97810
@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.20220213-190049",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010818 0.000952 0.942218 ( 1.012718)
build_miniruby 0.002052 0.000293 0.075545 ( 0.073031)
build_ruby 0.001619 0.000231 0.080034 ( 0.078190)
build_all 0.005316 0.004100 4.165300 ( 0.803302)
build_install 0.011035 0.013009 7.811731 ( 2.310227)
test_btest 0.001454 0.000459 70.514867 ( 8.428162)
test_basic 0.008086 0.001054 0.344071 ( 0.431426)
test_all 0.001404 0.000421 668.432793 ( 65.398297)
test_rubyspec 0.085365 0.058434 46.211094 ( 51.485148)
total: 130.02 sec