Logfile: /home/ko1/ruby/logs/brlog.trunk.20230608-085945
#<BuildRuby:0x0000557ead397818
@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.20230608-085945",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004766 0.000086 1.313356 ( 2.604667)
build_miniruby 0.000950 0.000095 0.826996 ( 0.826922)
build_ruby 0.001192 0.000119 2.392529 ( 2.392819)
build_all 0.005059 0.004203 12.867453 ( 1.109189)
build_install 0.008415 0.000026 1.842104 ( 0.905971)
test_btest 0.000670 0.000087 82.599030 ( 7.031661)
test_basic 0.000000 0.004729 0.766464 ( 0.848056)
test_all 0.000000 0.001372 432.792108 ( 46.512777)
test_rubyspec 0.015512 0.019649 41.947711 ( 54.439282)
total: 116.67 sec