Logfile: /home/ko1/ruby/logs/brlog.trunk.20230218-015123
#<BuildRuby:0x000055c452f6bd48
@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.20230218-015123",
@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.000010 0.000001 0.000011 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000373 0.003388 0.765647 ( 1.147575)
build_miniruby 0.000833 0.000129 0.705988 ( 0.705211)
build_ruby 0.001086 0.000167 2.133956 ( 2.134122)
build_all 0.003859 0.004711 12.260938 ( 1.514895)
build_install 0.006277 0.000000 1.536896 ( 0.772375)
test_btest 0.000667 0.000000 65.908830 ( 6.191593)
test_basic 0.003828 0.000000 0.296742 ( 0.391350)
test_all 0.001539 0.000039 480.417234 ( 48.301127)
test_rubyspec 0.015917 0.011732 35.464563 ( 46.057081)
total: 107.22 sec