Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-135830
#<BuildRuby:0x0000556f9e49b688
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221130-135830",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000062 0.000017 0.000079 ( 0.000081)
build_up 0.006819 0.003696 1.192960 ( 1.223574)
build_miniruby 0.002109 0.000649 0.849301 ( 0.847381)
build_ruby 0.002964 0.000912 2.221267 ( 2.122912)
build_all 0.018826 0.001371 18.614002 ( 2.195349)
build_install 0.015605 0.006465 2.069584 ( 1.022249)
test_btest 0.001165 0.000324 90.061481 ( 9.459080)
test_basic 0.007221 0.002006 0.347242 ( 0.435260)
test_all 0.001659 0.000460 693.281007 ( 69.984781)
test_rubyspec 0.129998 0.058732 49.789002 ( 57.671603)
total: 144.96 sec