Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-130510
#<BuildRuby:0x0000562480e58af8
@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.20220404-130510",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005375 0.005556 1.016321 ( 1.117601)
build_miniruby 0.001605 0.000493 0.077118 ( 0.075539)
build_ruby 0.001577 0.000485 0.075203 ( 0.072902)
build_all 0.009684 0.000143 4.292910 ( 0.852288)
build_install 0.021583 0.001719 8.582822 ( 2.993822)
test_btest 0.000886 0.000197 77.207309 ( 8.225013)
test_basic 0.007318 0.000000 0.335941 ( 0.426162)
test_all 0.002613 0.000000 672.546528 ( 66.128449)
test_rubyspec 0.144537 0.025242 47.043232 ( 51.938215)
total: 131.83 sec