Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-132247
#<BuildRuby:0x000055659c3f04d8
@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.20220221-132247",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.009983 0.000800 0.939326 ( 1.110895)
build_miniruby 0.002219 0.000000 0.079587 ( 0.077084)
build_ruby 0.001894 0.000000 0.074998 ( 0.072950)
build_all 0.002215 0.008254 4.109142 ( 0.772306)
build_install 0.014686 0.009093 7.722956 ( 2.334913)
test_btest 0.000908 0.000272 70.067776 ( 8.220292)
test_basic 0.002337 0.005227 0.342601 ( 0.434052)
test_all 0.001413 0.000494 708.606901 ( 67.724889)
test_rubyspec 0.108944 0.056223 46.419344 ( 51.463076)
total: 132.21 sec