Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-205353
#<BuildRuby:0x000055ecbbdd5c68
@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.20221208-205353",
@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.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004703 0.000671 1.188581 ( 1.226646)
build_miniruby 0.000859 0.000123 1.011654 ( 1.010356)
build_ruby 0.001072 0.000153 2.750357 ( 2.649800)
build_all 0.008984 0.000030 15.947966 ( 3.269113)
build_install 0.003850 0.005111 2.185648 ( 1.226160)
test_btest 0.000540 0.000101 59.448487 ( 12.289741)
test_basic 0.004039 0.000758 0.304479 ( 0.396096)
test_all 0.000803 0.000151 655.076036 (108.347632)
test_rubyspec 0.036870 0.030376 52.658446 ( 60.832578)
total: 191.25 sec