Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-121125
#<BuildRuby:0x00005639735cc620
@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.20220819-121125",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.011757 0.000528 1.032513 ( 1.469361)
build_miniruby 0.001969 0.000132 0.066960 ( 0.065433)
build_ruby 0.002044 0.000136 0.070718 ( 0.068964)
build_all 0.009593 0.000308 1.515547 ( 0.560943)
build_install 0.018478 0.005346 1.886084 ( 0.921946)
test_btest 0.000878 0.000092 72.221931 ( 8.283109)
test_basic 0.006429 0.000677 0.325219 ( 0.414918)
test_all 0.003879 0.000000 638.747355 ( 64.894924)
test_rubyspec 0.108185 0.058862 46.436025 ( 54.793994)
total: 131.47 sec