Logfile: /home/ko1/ruby/logs/brlog.trunk.20220529-190702
#<BuildRuby:0x000055ef28e76fb8
@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.20220529-190702",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005499 0.004922 0.810487 ( 1.722963)
build_miniruby 0.001279 0.000196 0.055642 ( 0.054381)
build_ruby 0.001265 0.000194 0.049403 ( 0.048069)
build_all 0.008724 0.000574 1.222570 ( 0.489678)
build_install 0.010140 0.007170 4.903446 ( 2.483197)
test_btest 0.001233 0.000265 53.114226 ( 6.204929)
test_basic 0.005150 0.001104 0.294643 ( 0.384672)
test_all 0.002443 0.000523 511.253729 ( 53.468050)
test_rubyspec 0.083144 0.049859 41.560553 ( 47.404986)
total: 112.26 sec