Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-230730
#<BuildRuby:0x0000561372783800
@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-230730",
@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.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.009319 0.002330 0.967490 ( 1.407487)
build_miniruby 0.001536 0.000384 0.077254 ( 0.075089)
build_ruby 0.001780 0.000445 0.077113 ( 0.075239)
build_all 0.008063 0.002016 1.517126 ( 0.593022)
build_install 0.012065 0.011895 1.916758 ( 0.918413)
test_btest 0.000990 0.000354 74.173444 ( 8.036374)
test_basic 0.005531 0.001975 0.326835 ( 0.425677)
test_all 0.004842 0.000000 674.964821 ( 66.508485)
test_rubyspec 0.109332 0.069942 45.952819 ( 54.403989)
total: 132.44 sec