Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-132707
#<BuildRuby:0x000055bb3c308610
@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.20220907-132707",
@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.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.000000 0.012251 0.991485 ( 0.979592)
build_miniruby 0.000110 0.001923 0.075371 ( 0.073579)
build_ruby 0.002095 0.000000 0.074251 ( 0.072462)
build_all 0.009220 0.001772 1.557192 ( 0.600427)
build_install 0.019139 0.003600 1.933139 ( 0.940916)
test_btest 0.000904 0.000361 100.307625 ( 9.950674)
test_basic 0.000395 0.008299 0.350882 ( 0.443759)
test_all 0.000000 0.004624 689.760752 ( 68.955218)
test_rubyspec 0.101955 0.076804 46.991731 ( 55.386007)
total: 137.40 sec