Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-204720
#<BuildRuby:0x0000555c8ce73568
@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.20230725-204720",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.001606 0.004256 1.451087 ( 2.744694)
build_miniruby 0.000711 0.000197 0.920933 ( 0.921462)
build_ruby 0.001315 0.000365 2.657844 ( 2.662286)
build_all 0.008899 0.000215 12.929162 ( 1.203768)
build_install 0.003857 0.004004 1.900202 ( 0.951871)
test_btest 0.000829 0.000236 75.082869 ( 7.664784)
test_basic 0.004045 0.001155 0.652497 ( 0.730831)
test_all 0.001185 0.000339 475.510452 ( 45.425134)
test_rubyspec 0.018354 0.024202 43.607869 ( 56.045939)
total: 118.35 sec