Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-100443
#<BuildRuby:0x000055bcf9404410
@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.20230103-100443",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000028)
build_up 0.005997 0.000624 0.844898 ( 1.013392)
build_miniruby 0.001028 0.000308 1.013321 ( 1.011348)
build_ruby 0.001278 0.000383 2.778834 ( 2.776413)
build_all 0.004208 0.005616 16.712670 ( 2.965077)
build_install 0.010995 0.000746 2.294047 ( 1.170581)
test_btest 0.000779 0.000248 71.109021 ( 11.518746)
test_basic 0.004918 0.001565 0.363728 ( 0.450019)
test_all 0.001036 0.000330 680.934759 ( 98.753722)
test_rubyspec 0.070054 0.064624 51.473625 ( 59.544518)
total: 179.20 sec