Logfile: /home/ko1/ruby/logs/brlog.trunk.20220525-210236
#<BuildRuby:0x0000563b3f20cc10
@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.20220525-210236",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.011211 0.000000 0.983749 ( 1.651589)
build_miniruby 0.002287 0.000121 0.077937 ( 0.075963)
build_ruby 0.002095 0.000117 0.073866 ( 0.071872)
build_all 0.005265 0.004638 1.465185 ( 0.583561)
build_install 0.014300 0.008140 5.906598 ( 2.797716)
test_btest 0.001137 0.000000 76.214835 ( 7.981945)
test_basic 0.003042 0.004244 0.327961 ( 0.416595)
test_all 0.001793 0.000390 660.747517 ( 64.977386)
test_rubyspec 0.129944 0.052072 46.097377 ( 51.875926)
total: 130.43 sec