Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-004949
#<BuildRuby:0x00005630b83cc460
@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-004949",
@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.000007 0.000024 ( 0.000025)
autoconf 0.000046 0.000021 0.000067 ( 0.000066)
configure 0.000044 0.000020 0.000064 ( 0.000065)
build_up 0.008546 0.002473 1.329169 ( 1.761635)
build_miniruby 0.000000 0.001363 1.693192 ( 1.564552)
build_ruby 0.000000 0.001471 2.791846 ( 2.789360)
build_all 0.005980 0.003931 16.839568 ( 3.008508)
build_install 0.008860 0.002393 2.157439 ( 1.087372)
test_btest 0.000715 0.000112 72.592036 ( 11.201983)
test_basic 0.000518 0.006487 0.358346 ( 0.443522)
test_all 0.000987 0.000548 669.705156 (108.449897)
test_rubyspec 0.077863 0.045629 52.222384 ( 60.316314)
total: 190.62 sec