Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-020047
#<BuildRuby:0x0000564d57ca8028
@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.20221225-020047",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.003688 0.000553 0.765333 ( 1.141158)
build_miniruby 0.000857 0.000128 1.035879 ( 1.034637)
build_ruby 0.001057 0.000159 2.623881 ( 2.622363)
build_all 0.008922 0.000081 15.753372 ( 3.236692)
build_install 0.009249 0.000653 2.339064 ( 1.395584)
test_btest 0.000615 0.000080 67.754480 ( 10.918390)
test_basic 0.000659 0.004603 0.307114 ( 0.398075)
test_all 0.000950 0.000165 640.912540 ( 99.041518)
test_rubyspec 0.039846 0.022292 51.557322 ( 59.809711)
total: 179.60 sec