Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-074339
#<BuildRuby:0x000055bdf7223e80
@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.20230120-074339",
@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.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.005186 0.001197 0.865074 ( 1.098846)
build_miniruby 0.000000 0.001359 1.020190 ( 1.018378)
build_ruby 0.000000 0.001644 2.793909 ( 2.791390)
build_all 0.010226 0.000000 16.869893 ( 3.000596)
build_install 0.010403 0.000987 2.147308 ( 1.087190)
test_btest 0.000857 0.000190 69.152816 ( 11.709018)
test_basic 0.002166 0.005067 0.356312 ( 0.441338)
test_all 0.000990 0.000275 669.141312 (107.631779)
test_rubyspec 0.074189 0.036889 51.720014 ( 59.767746)
total: 188.55 sec