Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-135820
#<BuildRuby:0x000055a0dc929550
@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.20220827-135820",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000176 0.000029 0.000205 ( 0.000211)
configure 0.000034 0.000006 0.000040 ( 0.000040)
build_up 0.002906 0.009011 0.864876 ( 0.940475)
build_miniruby 0.001776 0.000592 0.065613 ( 0.064121)
build_ruby 0.001637 0.000546 0.065552 ( 0.064329)
build_all 0.002697 0.005682 1.272084 ( 0.489374)
build_install 0.012752 0.003064 1.578408 ( 0.800549)
test_btest 0.000763 0.000293 51.676771 ( 6.324998)
test_basic 0.003930 0.001511 0.299786 ( 0.393194)
test_all 0.000000 0.004237 487.119118 ( 52.082119)
test_rubyspec 0.074172 0.045310 41.991176 ( 50.608255)
total: 111.77 sec