Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-164231
#<BuildRuby:0x000055790e028028
@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.20221217-164231",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004164 0.000005 0.908815 ( 1.186932)
build_miniruby 0.000874 0.000063 0.946933 ( 0.945516)
build_ruby 0.001227 0.000088 2.675764 ( 2.564362)
build_all 0.005973 0.003029 15.751562 ( 3.340245)
build_install 0.004544 0.004403 2.168867 ( 1.267991)
test_btest 0.000468 0.000078 66.176530 ( 11.168631)
test_basic 0.004027 0.000671 0.315636 ( 0.406878)
test_all 0.000000 0.001457 658.573079 (143.129954)
test_rubyspec 0.045320 0.020344 52.830903 ( 60.986237)
total: 225.00 sec