Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-030029
#<BuildRuby:0x0000559d3251ebe8
@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.20221221-030029",
@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.000016 0.000001 0.000017 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.004230 0.000024 0.805798 ( 1.022024)
build_miniruby 0.000961 0.000064 0.937840 ( 0.936449)
build_ruby 0.001235 0.000083 2.628546 ( 2.626933)
build_all 0.004342 0.004629 15.761653 ( 3.347886)
build_install 0.009758 0.000676 2.202170 ( 1.224062)
test_btest 0.000510 0.000063 63.631766 ( 11.637530)
test_basic 0.004229 0.000529 0.307461 ( 0.397726)
test_all 0.001542 0.000000 673.555901 (145.607637)
test_rubyspec 0.040348 0.021788 51.524972 ( 59.776924)
total: 226.58 sec