Logfile: /home/ko1/ruby/logs/brlog.trunk.20230216-013610
#<BuildRuby:0x000055d2d0c93530
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230216-013610",
@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.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003723 0.000000 0.793731 ( 1.183075)
build_miniruby 0.001181 0.000000 0.707307 ( 0.706195)
build_ruby 0.001337 0.000000 2.119767 ( 2.118936)
build_all 0.005614 0.003987 12.419502 ( 1.535474)
build_install 0.006143 0.000361 1.599754 ( 0.806839)
test_btest 0.000612 0.000036 64.682884 ( 5.576461)
test_basic 0.000000 0.003398 0.281321 ( 0.376483)
test_all 0.001372 0.000843 493.872472 ( 47.009315)
test_rubyspec 0.008349 0.019456 34.974438 ( 45.599268)
total: 104.91 sec