Logfile: /home/ko1/ruby/logs/brlog.trunk.20230216-125452
#<BuildRuby:0x0000555e2f20b8f8
@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-125452",
@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.000001 0.000007 ( 0.000006)
build_up 0.000677 0.003020 0.761550 ( 1.170808)
build_miniruby 0.000865 0.000115 0.696266 ( 0.695040)
build_ruby 0.001008 0.000134 2.109220 ( 2.109306)
build_all 0.008621 0.000623 12.453563 ( 1.540332)
build_install 0.003302 0.003188 1.568260 ( 0.782723)
test_btest 0.000555 0.000092 66.998620 ( 6.180292)
test_basic 0.002997 0.000499 0.296174 ( 0.390903)
test_all 0.000891 0.000148 497.688797 ( 46.998255)
test_rubyspec 0.010325 0.019852 35.140436 ( 45.748266)
total: 105.62 sec