Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-033550
#<BuildRuby:0x0000562d0224a858
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230131-033550",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000000 0.000008 0.000008 ( 0.000008)
autoconf 0.000000 0.000050 0.000050 ( 0.000035)
configure 0.000000 0.000027 0.000027 ( 0.000028)
build_up 0.001975 0.004524 0.890885 ( 1.339998)
build_miniruby 0.000973 0.000299 1.012794 ( 1.010762)
build_ruby 0.001150 0.000353 2.795313 ( 2.792942)
build_all 0.009638 0.000000 16.819914 ( 3.029505)
build_install 0.006249 0.005280 2.082721 ( 1.067448)
test_btest 0.000728 0.000227 72.793411 ( 11.110678)
test_basic 0.004946 0.001546 0.373818 ( 0.460038)
test_all 0.001136 0.000355 667.295266 ( 95.146880)
test_rubyspec 0.026896 0.050635 51.818418 ( 59.907612)
total: 175.87 sec