Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-091423
#<BuildRuby:0x0000561b1f468328
@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.20230106-091423",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.006233 0.000415 0.852825 ( 1.046636)
build_miniruby 0.001396 0.000000 1.019692 ( 1.017508)
build_ruby 0.001594 0.000000 2.779240 ( 2.776800)
build_all 0.003488 0.006087 16.811591 ( 3.009240)
build_install 0.010386 0.000935 2.102083 ( 1.077277)
test_btest 0.000754 0.000103 75.723400 ( 11.009121)
test_basic 0.006263 0.000311 0.348477 ( 0.434684)
test_all 0.000558 0.000518 652.181435 (102.118396)
test_rubyspec 0.038234 0.024014 52.100510 ( 60.168808)
total: 182.66 sec