Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-074256
#<BuildRuby:0x0000562ebdd9eaa8
@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.20220501-074256",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000042 0.000011 0.000053 ( 0.000053)
build_up 0.004546 0.005488 0.826820 ( 1.088995)
build_miniruby 0.001094 0.000398 0.054582 ( 0.052783)
build_ruby 0.001127 0.000410 0.062865 ( 0.061981)
build_all 0.003379 0.004010 1.202220 ( 0.483585)
build_install 0.016224 0.002669 4.882945 ( 2.403097)
test_btest 0.001443 0.000515 51.466359 ( 5.762935)
test_basic 0.004200 0.001500 0.279598 ( 0.370643)
test_all 0.001026 0.002877 510.380648 ( 54.391297)
test_rubyspec 0.065933 0.062391 40.895227 ( 46.468960)
total: 111.09 sec