Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-122652
#<BuildRuby:0x0000558138839550
@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.20221015-122652",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009862 0.000758 1.113102 ( 1.178416)
build_miniruby 0.002088 0.000161 0.102816 ( 0.100026)
build_ruby 0.001304 0.000100 0.095573 ( 0.093126)
build_all 0.003074 0.005614 1.351978 ( 0.583023)
build_install 0.010295 0.005290 1.662554 ( 0.893808)
test_btest 0.001481 0.000296 61.438650 ( 6.753924)
test_basic 0.006821 0.000256 0.367530 ( 0.456601)
test_all 0.006660 0.000196 508.404022 ( 54.379599)
test_rubyspec 0.077854 0.052505 43.300969 ( 51.741440)
total: 116.18 sec