Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-213414
#<BuildRuby:0x00005609232c8080
@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.20221216-213414",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000032 0.000006 0.000038 ( 0.000037)
build_up 0.004242 0.000003 0.890480 ( 1.090416)
build_miniruby 0.000960 0.000148 0.990113 ( 0.988673)
build_ruby 0.001084 0.000167 2.799277 ( 2.705997)
build_all 0.005284 0.003691 15.906545 ( 3.554469)
build_install 0.007940 0.001588 2.266250 ( 1.239721)
test_btest 0.000478 0.000095 65.494371 ( 11.055889)
test_basic 0.003920 0.000784 0.370991 ( 0.461348)
test_all 0.001599 0.000000 679.734341 (139.701837)
test_rubyspec 0.048902 0.012912 52.272027 ( 60.501004)
total: 221.30 sec