Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-174054
#<BuildRuby:0x000055ec8b0bbf30
@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.20230120-174054",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.003606 0.000277 0.608135 ( 1.040870)
build_miniruby 0.000904 0.000070 0.624620 ( 0.624083)
build_ruby 0.001211 0.000093 2.180210 ( 2.180614)
build_all 0.004464 0.004434 11.950266 ( 1.488554)
build_install 0.006457 0.000000 1.497860 ( 0.712574)
test_btest 0.000634 0.000000 64.767292 ( 5.861777)
test_basic 0.003742 0.000000 0.245903 ( 0.340975)
test_all 0.001166 0.000000 482.399015 ( 45.880745)
test_rubyspec 0.016047 0.023990 35.603074 ( 46.106435)
total: 104.24 sec