Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-035957
#<BuildRuby:0x00005643fd92f4b8
@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.20220820-035957",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009006 0.002926 1.023572 ( 1.089373)
build_miniruby 0.001992 0.000712 0.073306 ( 0.071518)
build_ruby 0.001518 0.000542 0.083212 ( 0.080702)
build_all 0.008530 0.001475 1.529658 ( 0.576714)
build_install 0.016497 0.005499 1.867686 ( 0.912874)
test_btest 0.000953 0.000318 77.567375 ( 8.450654)
test_basic 0.007296 0.000000 0.324841 ( 0.422176)
test_all 0.000000 0.003925 664.504470 ( 65.982812)
test_rubyspec 0.116673 0.052768 46.161014 ( 54.637250)
total: 132.23 sec