Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-102439
#<BuildRuby:0x0000560bdaab3df8
@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.20221227-102439",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000031 0.000004 0.000035 ( 0.000034)
build_up 0.006583 0.000000 0.894513 ( 1.076567)
build_miniruby 0.001281 0.000000 1.009196 ( 1.007203)
build_ruby 0.001383 0.000151 2.752932 ( 2.750476)
build_all 0.009470 0.000131 16.645902 ( 2.996751)
build_install 0.010736 0.000686 2.226701 ( 1.170685)
test_btest 0.000826 0.000087 68.728354 ( 10.961725)
test_basic 0.005972 0.000629 0.361350 ( 0.447437)
test_all 0.001385 0.000064 661.140438 ( 98.196043)
test_rubyspec 0.064220 0.023257 51.419998 ( 59.528822)
total: 178.14 sec