Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-021010
#<BuildRuby:0x000055c9d3754728
@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.20221228-021010",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000039 0.000008 0.000047 ( 0.000034)
build_up 0.005447 0.001168 0.850031 ( 1.133999)
build_miniruby 0.001109 0.000238 1.012314 ( 1.010321)
build_ruby 0.001267 0.000271 2.772769 ( 2.770269)
build_all 0.009330 0.000091 16.656967 ( 2.988197)
build_install 0.009399 0.000082 2.246706 ( 1.178876)
test_btest 0.000884 0.000148 67.068920 ( 11.307159)
test_basic 0.005612 0.000936 0.353210 ( 0.439438)
test_all 0.001161 0.000193 667.007059 ( 99.300122)
test_rubyspec 0.113208 0.020330 51.371318 ( 59.512403)
total: 179.64 sec