Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-030627
#<BuildRuby:0x0000563361d3e858
@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.20230115-030627",
@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.000027 0.000002 0.000029 ( 0.000028)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.003822 0.003430 1.303452 ( 1.469007)
build_miniruby 0.001120 0.000125 1.697542 ( 1.568413)
build_ruby 0.001305 0.000145 2.792751 ( 2.790109)
build_all 0.009646 0.000206 16.770077 ( 2.987473)
build_install 0.006636 0.004892 2.143611 ( 1.081530)
test_btest 0.000980 0.000147 70.578635 ( 11.057352)
test_basic 0.006162 0.000268 0.347176 ( 0.433735)
test_all 0.001243 0.000068 684.621729 (103.872613)
test_rubyspec 0.078603 0.050422 51.980628 ( 60.061214)
total: 185.32 sec