Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-124826
#<BuildRuby:0x00005565be72c3c8
@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.20221231-124826",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000023 0.000005 0.000028 ( 0.000043)
build_up 0.000000 0.006432 0.878589 ( 1.042330)
build_miniruby 0.000000 0.001089 1.011826 ( 1.010031)
build_ruby 0.000000 0.001472 2.786359 ( 2.783662)
build_all 0.002993 0.006674 16.680051 ( 3.003953)
build_install 0.000616 0.010970 2.287588 ( 1.178186)
test_btest 0.000611 0.000420 77.102682 ( 10.791292)
test_basic 0.007277 0.000051 0.351707 ( 0.437051)
test_all 0.000765 0.000467 660.580745 (110.771186)
test_rubyspec 0.077125 0.057569 51.507675 ( 59.557089)
total: 190.58 sec