Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-101226
#<BuildRuby:0x0000562d047704e8
@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.20220328-101226",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.012111 0.000259 0.973669 ( 1.020132)
build_miniruby 0.001882 0.000118 0.076875 ( 0.075101)
build_ruby 0.002117 0.000133 0.080238 ( 0.078095)
build_all 0.009936 0.000320 4.160130 ( 0.842855)
build_install 0.011712 0.010812 7.982531 ( 2.422747)
test_btest 0.000891 0.000149 72.688527 ( 8.578350)
test_basic 0.007540 0.000358 0.346755 ( 0.438288)
test_all 0.001483 0.000234 690.095499 ( 67.741709)
test_rubyspec 0.107055 0.064772 45.809395 ( 51.186705)
total: 132.38 sec