Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-160559
#<BuildRuby:0x0000557fbb1c0008
@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-160559",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.005227 0.001120 0.846098 ( 1.053832)
build_miniruby 0.000967 0.000207 1.025562 ( 1.023674)
build_ruby 0.000000 0.001538 2.776544 ( 2.773955)
build_all 0.005112 0.004729 16.770814 ( 2.972967)
build_install 0.010763 0.000805 2.081310 ( 1.080201)
test_btest 0.000916 0.000241 76.255333 ( 10.219668)
test_basic 0.002812 0.003689 0.343438 ( 0.429751)
test_all 0.001109 0.000333 658.656747 (100.535934)
test_rubyspec 0.091396 0.041393 51.985553 ( 60.009836)
total: 180.10 sec