Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-160026
#<BuildRuby:0x00005648c9af1550
@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.20220724-160026",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010547 0.000155 0.875812 ( 1.104839)
build_miniruby 0.001290 0.000086 0.053182 ( 0.052006)
build_ruby 0.001714 0.000114 0.060849 ( 0.058981)
build_all 0.007917 0.000000 1.244547 ( 0.450626)
build_install 0.016989 0.000129 4.282170 ( 1.774829)
test_btest 0.001813 0.000000 55.833265 ( 6.341659)
test_basic 0.002060 0.003767 0.289144 ( 0.379717)
test_all 0.001068 0.001841 494.500418 ( 52.538150)
test_rubyspec 0.080471 0.041493 41.866514 ( 47.695654)
total: 110.40 sec