Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-152944
#<BuildRuby:0x000055913f189450
@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.20220426-152944",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.006293 0.003276 0.825563 ( 0.997358)
build_miniruby 0.001534 0.000000 0.053442 ( 0.051529)
build_ruby 0.001949 0.000000 0.062093 ( 0.059414)
build_all 0.005730 0.002971 1.252304 ( 0.496723)
build_install 0.014673 0.004127 4.980867 ( 2.458240)
test_btest 0.001689 0.000633 52.752684 ( 6.243713)
test_basic 0.001545 0.005154 0.289335 ( 0.383347)
test_all 0.001358 0.000594 517.716196 ( 54.650368)
test_rubyspec 0.067654 0.062213 41.672237 ( 47.305977)
total: 112.65 sec