Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-075143
#<BuildRuby:0x0000557218ff0c00
@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.20220727-075143",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.003936 0.008062 1.031189 ( 1.579782)
build_miniruby 0.001805 0.000000 0.073014 ( 0.070936)
build_ruby 0.001784 0.000000 0.078636 ( 0.077629)
build_all 0.009514 0.000587 1.507682 ( 0.574343)
build_install 0.015841 0.008171 5.171565 ( 2.078743)
test_btest 0.000802 0.000428 76.281013 ( 8.212879)
test_basic 0.006835 0.001057 0.320865 ( 0.408445)
test_all 0.001293 0.000646 679.116962 ( 66.702303)
test_rubyspec 0.093473 0.075497 45.738137 ( 51.477346)
total: 131.18 sec