Logfile: /home/ko1/ruby/logs/brlog.trunk.20230329-195503
#<BuildRuby:0x00005607608b6e20
@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.20230329-195503",
@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.000003 0.000003 0.000006 ( 0.000005)
autoconf 0.000005 0.000005 0.000010 ( 0.000009)
configure 0.000003 0.000003 0.000006 ( 0.000007)
build_up 0.003096 0.000726 0.842758 ( 2.280133)
build_miniruby 0.000882 0.000000 0.688282 ( 0.687495)
build_ruby 0.000655 0.000475 2.201167 ( 2.200528)
build_all 0.004517 0.004408 11.951960 ( 1.095336)
build_install 0.005253 0.001979 1.705496 ( 0.901615)
test_btest 0.000321 0.000262 77.181107 ( 6.607823)
test_basic 0.001636 0.001338 0.258859 ( 0.354158)
test_all 0.000634 0.000297 418.561897 ( 43.086601)
test_rubyspec 0.011180 0.008474 37.184556 ( 47.751445)
total: 104.97 sec