Logfile: /home/ko1/ruby/logs/brlog.trunk.20230803-055701
#<BuildRuby:0x000055b12cfa7520
@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.20230803-055701",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003918 0.000922 1.367017 ( 2.765145)
build_miniruby 0.000888 0.000209 0.942263 ( 0.941421)
build_ruby 0.001564 0.000368 2.633777 ( 2.681700)
build_all 0.009141 0.000000 12.954854 ( 1.252732)
build_install 0.005218 0.002693 1.888894 ( 0.872896)
test_btest 0.000805 0.000182 76.315137 ( 6.816120)
test_basic 0.000953 0.004255 0.618138 ( 0.697276)
test_all 0.001136 0.000310 459.582945 ( 40.812790)
test_rubyspec 0.014136 0.023205 43.772413 ( 56.263380)
total: 113.10 sec