Logfile: /home/ko1/ruby/logs/brlog.trunk.20220602-194712
#<BuildRuby:0x0000555b2aaf1330
@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.20220602-194712",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.004575 0.006241 0.835995 ( 1.518730)
build_miniruby 0.001208 0.000604 0.063723 ( 0.061849)
build_ruby 0.001500 0.000000 0.056427 ( 0.055193)
build_all 0.006938 0.001798 1.192429 ( 0.477662)
build_install 0.013134 0.006440 4.880280 ( 2.451972)
test_btest 0.001104 0.000509 53.907888 ( 6.363816)
test_basic 0.007266 0.000000 0.307004 ( 0.396114)
test_all 0.003161 0.000000 519.440518 ( 54.631902)
test_rubyspec 0.098946 0.030348 41.599640 ( 47.353559)
total: 113.31 sec