Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-010606
#<BuildRuby:0x0000563416c66718
@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.20230112-010606",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.000000 0.006502 0.845438 ( 1.054682)
build_miniruby 0.000729 0.000437 1.016445 ( 1.014474)
build_ruby 0.001383 0.000146 2.803119 ( 2.800613)
build_all 0.008856 0.000932 16.710438 ( 2.999405)
build_install 0.006358 0.005044 2.055293 ( 1.084209)
test_btest 0.000957 0.000151 77.383762 ( 10.373912)
test_basic 0.005361 0.000847 0.346685 ( 0.433213)
test_all 0.000988 0.000156 651.052384 (102.822459)
test_rubyspec 0.107173 0.020090 51.692616 ( 59.794998)
total: 182.38 sec