Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-101537
#<BuildRuby:0x000055e80e421ac0
@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.20220718-101537",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.009400 0.000849 0.849172 ( 1.422375)
build_miniruby 0.001309 0.000000 0.054646 ( 0.053095)
build_ruby 0.002297 0.000000 0.058097 ( 0.055745)
build_all 0.007657 0.000366 1.227127 ( 0.483096)
build_install 0.013304 0.003760 4.264604 ( 1.797933)
test_btest 0.001284 0.000203 52.471573 ( 6.020091)
test_basic 0.004995 0.000788 0.294821 ( 0.385287)
test_all 0.001718 0.000271 504.865969 ( 52.735218)
test_rubyspec 0.083512 0.048088 41.779470 ( 47.610569)
total: 110.56 sec