Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-122848
#<BuildRuby:0x000055e0dcbe1438
@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.20221101-122848",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.007177 0.003703 1.118066 ( 1.252593)
build_miniruby 0.001338 0.000411 0.093877 ( 0.091063)
build_ruby 0.000000 0.001813 0.093694 ( 0.091580)
build_all 0.001288 0.006618 1.286331 ( 0.552370)
build_install 0.010768 0.005295 1.623611 ( 0.872614)
test_btest 0.001571 0.000733 61.632787 ( 6.937734)
test_basic 0.004788 0.002235 0.354509 ( 0.450346)
test_all 0.005685 0.000445 513.110460 ( 54.623383)
test_rubyspec 0.090709 0.033443 43.069365 ( 51.317898)
total: 116.19 sec