Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-022216
#<BuildRuby:0x000055e817797e80
@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.20230125-022216",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.000604 0.005605 0.844754 ( 1.063539)
build_miniruby 0.001020 0.000340 1.007829 ( 1.005904)
build_ruby 0.000000 0.001585 2.759541 ( 2.756759)
build_all 0.008615 0.001239 16.736894 ( 2.983313)
build_install 0.009188 0.000000 2.088248 ( 1.087564)
test_btest 0.001041 0.000000 73.342828 ( 10.677821)
test_basic 0.003168 0.003342 0.346324 ( 0.432581)
test_all 0.000972 0.000310 666.933075 (100.411068)
test_rubyspec 0.089226 0.037868 51.544820 ( 59.643048)
total: 180.06 sec