Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-134835
#<BuildRuby:0x000056412d09e858
@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-134835",
@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.000016 0.000003 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.006210 0.000298 0.843353 ( 1.039405)
build_miniruby 0.001172 0.000146 1.013781 ( 1.011789)
build_ruby 0.000000 0.001519 2.782881 ( 2.780134)
build_all 0.005617 0.004420 16.776539 ( 3.016809)
build_install 0.008599 0.001720 2.075000 ( 1.075053)
test_btest 0.000999 0.000000 72.123782 ( 11.177236)
test_basic 0.006175 0.000635 0.378867 ( 0.464649)
test_all 0.001190 0.000227 650.906976 (104.886801)
test_rubyspec 0.062606 0.044778 51.839125 ( 59.981541)
total: 185.43 sec