Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-101753
#<BuildRuby:0x0000564ca9cbbf00
@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.20230120-101753",
@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.000003 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.006118 0.000000 0.841626 ( 1.042375)
build_miniruby 0.000000 0.001295 1.010774 ( 1.008811)
build_ruby 0.000000 0.001481 2.778059 ( 2.775330)
build_all 0.006243 0.003059 16.775716 ( 3.006563)
build_install 0.009548 0.001557 2.034770 ( 1.069968)
test_btest 0.000849 0.000224 71.914046 ( 10.676534)
test_basic 0.006472 0.000620 0.345539 ( 0.430726)
test_all 0.001019 0.000255 663.350983 ( 99.156678)
test_rubyspec 0.084256 0.042025 51.674606 ( 59.700000)
total: 178.87 sec