Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-213212
#<BuildRuby:0x000055573c34ff10
@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.20230108-213212",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000051 0.000000 0.000051 ( 0.000050)
configure 0.000042 0.000000 0.000042 ( 0.000041)
build_up 0.004422 0.004081 0.848846 ( 1.013326)
build_miniruby 0.001139 0.000214 1.017664 ( 1.015788)
build_ruby 0.001368 0.000256 2.786846 ( 2.784180)
build_all 0.009631 0.000226 16.811318 ( 3.006634)
build_install 0.008718 0.000710 2.138528 ( 1.079649)
test_btest 0.001014 0.000160 71.075416 ( 11.522104)
test_basic 0.005578 0.000881 0.340637 ( 0.426966)
test_all 0.001387 0.000000 663.730579 (109.604716)
test_rubyspec 0.037924 0.033107 51.996654 ( 60.052660)
total: 190.51 sec