Logfile: /home/ko1/ruby/logs/brlog.trunk.20230712-154533
#<BuildRuby:0x000055ca564e4078
@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.20230712-154533",
@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.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.001413 0.004382 1.508860 ( 2.838253)
build_miniruby 0.000926 0.000154 0.837468 ( 0.837244)
build_ruby 0.001167 0.000194 2.697452 ( 2.697614)
build_all 0.004751 0.005404 14.015323 ( 1.227470)
build_install 0.005818 0.002704 1.998651 ( 0.906215)
test_btest 0.000906 0.000215 88.740643 ( 7.739625)
test_basic 0.000345 0.004381 0.698009 ( 0.779953)
test_all 0.000695 0.000627 466.823649 ( 48.970046)
test_rubyspec 0.012967 0.027599 43.345737 ( 55.711679)
total: 121.71 sec