Logfile: /home/ko1/ruby/logs/brlog.trunk.20230330-233734
#<BuildRuby:0x000055c8c60f00c0
@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.20230330-233734",
@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.000006 0.000000 0.000006 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.003723 0.857339 ( 2.112887)
build_miniruby 0.000000 0.000909 0.674398 ( 0.673427)
build_ruby 0.000000 0.001031 2.241624 ( 2.240923)
build_all 0.000000 0.008825 12.046318 ( 1.087763)
build_install 0.006224 0.000541 1.689514 ( 0.859084)
test_btest 0.000443 0.000127 79.674413 ( 6.828410)
test_basic 0.000549 0.002748 0.275758 ( 0.370234)
test_all 0.000508 0.000169 429.612687 ( 45.566961)
test_rubyspec 0.008931 0.011504 37.232349 ( 47.807185)
total: 107.55 sec