Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-194605
#<BuildRuby:0x000055c49ec11480
@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.20221025-194605",
@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.000009 0.000003 0.000012 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.008834 0.001192 1.187480 ( 1.227984)
build_miniruby 0.001622 0.000405 0.110673 ( 0.108062)
build_ruby 0.001259 0.000314 0.107160 ( 0.104224)
build_all 0.002938 0.005692 1.383391 ( 0.587820)
build_install 0.004561 0.012212 1.720798 ( 0.914884)
test_btest 0.000868 0.000434 62.171978 ( 6.431547)
test_basic 0.005681 0.000482 0.369636 ( 0.459993)
test_all 0.006690 0.000859 514.737954 ( 54.723292)
test_rubyspec 0.090142 0.034671 43.493301 ( 52.010117)
total: 116.57 sec