Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-121926
#<BuildRuby:0x0000563a225486e0
@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.20220812-121926",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.007493 0.004967 0.980163 ( 1.052141)
build_miniruby 0.001714 0.000245 0.075858 ( 0.074483)
build_ruby 0.001538 0.000220 0.069906 ( 0.068584)
build_all 0.006052 0.004956 1.512105 ( 0.576355)
build_install 0.017569 0.004454 1.905866 ( 0.935087)
test_btest 0.000892 0.000188 79.989605 ( 8.507649)
test_basic 0.006675 0.001406 0.334843 ( 0.423725)
test_all 0.001816 0.000382 673.267647 ( 66.222231)
test_rubyspec 0.120790 0.058268 45.848318 ( 53.476227)
total: 131.34 sec