Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-000517
#<BuildRuby:0x000055efbd1fa678
@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.20230125-000517",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000020 0.000005 0.000025 ( 0.000047)
configure 0.000023 0.000005 0.000028 ( 0.000031)
build_up 0.000000 0.006662 0.869504 ( 1.069823)
build_miniruby 0.000000 0.001166 1.001393 ( 0.999254)
build_ruby 0.000000 0.001648 2.756657 ( 2.754064)
build_all 0.007786 0.001802 16.670006 ( 3.002340)
build_install 0.006136 0.003132 2.090971 ( 1.080709)
test_btest 0.000771 0.000308 68.905354 ( 10.660549)
test_basic 0.004595 0.001839 0.350337 ( 0.436247)
test_all 0.000938 0.000375 674.180798 (103.385546)
test_rubyspec 0.039218 0.049010 51.559278 ( 59.687608)
total: 183.08 sec