Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-065004
#<BuildRuby:0x00005594075c8028
@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-065004",
@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.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000014)
build_up 0.003834 0.000480 0.823154 ( 1.855220)
build_miniruby 0.000871 0.000109 0.988487 ( 0.987246)
build_ruby 0.001067 0.000133 2.678806 ( 2.683074)
build_all 0.009154 0.000000 15.900481 ( 3.424141)
build_install 0.008511 0.000450 2.163508 ( 1.180834)
test_btest 0.000531 0.000056 59.535610 ( 12.068111)
test_basic 0.004299 0.000453 0.299794 ( 0.390971)
test_all 0.002114 0.000078 632.755005 (110.368709)
test_rubyspec 0.027841 0.031477 52.340017 ( 60.424675)
total: 193.38 sec