Logfile: /home/ko1/ruby/logs/brlog.trunk.20230609-232114
#<BuildRuby:0x000055bb6286c090
@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.20230609-232114",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000009 0.000003 0.000012 ( 0.000010)
build_up 0.002149 0.003521 1.367857 ( 2.640593)
build_miniruby 0.000000 0.001047 0.782088 ( 0.781424)
build_ruby 0.000000 0.001399 2.274692 ( 2.275037)
build_all 0.008856 0.000505 12.685084 ( 1.116580)
build_install 0.005691 0.002065 1.748756 ( 0.836629)
test_btest 0.000785 0.000239 82.595321 ( 6.789934)
test_basic 0.002133 0.001985 0.648521 ( 0.731731)
test_all 0.001051 0.000336 440.981051 ( 40.539968)
test_rubyspec 0.011166 0.026202 42.580844 ( 55.032983)
total: 110.75 sec