Logfile: /home/ko1/ruby/logs/brlog.trunk.20230703-015343
#<BuildRuby:0x000055625d89bb50
@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.20230703-015343",
@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.000057 0.000000 0.000057 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.002523 0.002749 1.413638 ( 2.726492)
build_miniruby 0.001013 0.000145 0.902182 ( 0.902547)
build_ruby 0.001083 0.000155 2.564107 ( 2.564522)
build_all 0.009050 0.000000 11.539835 ( 7.904842)
build_install 0.005348 0.003676 5.317362 ( 2.042314)
test_btest 0.001299 0.000208 85.798045 ( 7.512995)
test_basic 0.004169 0.000667 0.760461 ( 0.840950)
test_all 0.001533 0.000000 485.636855 ( 41.169799)
test_rubyspec 0.012563 0.025804 43.077291 ( 55.536791)
total: 121.20 sec