Logfile: /home/ko1/ruby/logs/brlog.trunk.20220628-071206
#<BuildRuby:0x0000558e7173e9c0
@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.20220628-071206",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010634 0.000000 0.833456 ( 1.343747)
build_miniruby 0.001686 0.000039 0.064013 ( 0.062620)
build_ruby 0.001453 0.000086 0.062102 ( 0.060988)
build_all 0.005077 0.003719 1.205168 ( 0.478523)
build_install 0.011516 0.005701 4.922688 ( 2.404031)
test_btest 0.001301 0.000206 54.438014 ( 6.001639)
test_basic 0.005399 0.000125 0.287735 ( 0.378254)
test_all 0.000842 0.001538 510.372616 ( 53.217594)
test_rubyspec 0.094720 0.036619 42.211911 ( 47.987027)
total: 111.94 sec