Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-083220
#<BuildRuby:0x00005588339c6678
@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.20221219-083220",
@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.000007)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003826 0.000588 0.835829 ( 1.195242)
build_miniruby 0.000831 0.000127 0.976704 ( 0.975414)
build_ruby 0.001221 0.000000 2.851249 ( 2.750250)
build_all 0.006406 0.002602 15.856810 ( 3.348819)
build_install 0.008208 0.001448 2.264271 ( 1.306647)
test_btest 0.000515 0.000091 67.287429 ( 10.932984)
test_basic 0.003690 0.000651 0.320034 ( 0.411762)
test_all 0.001254 0.000222 665.917821 (139.170294)
test_rubyspec 0.030450 0.028134 52.774485 ( 60.956661)
total: 221.05 sec