Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-155532
#<BuildRuby:0x00005621e5e29480
@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.20221025-155532",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.008816 0.000678 1.109845 ( 1.155713)
build_miniruby 0.001456 0.000112 0.111131 ( 0.108285)
build_ruby 0.001648 0.000127 0.113454 ( 0.109992)
build_all 0.009537 0.000000 1.389671 ( 0.584988)
build_install 0.011637 0.004567 1.713340 ( 0.915636)
test_btest 0.001843 0.000205 62.660889 ( 6.611777)
test_basic 0.005631 0.000626 0.343886 ( 0.440847)
test_all 0.006362 0.000544 510.652418 ( 54.686841)
test_rubyspec 0.072330 0.059522 43.696483 ( 52.275592)
total: 116.89 sec