Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-114754
#<BuildRuby:0x000055c2192d7270
@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="-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.20230120-114754",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000021 0.000008 0.000029 ( 0.000029)
configure 0.000016 0.000006 0.000022 ( 0.000022)
build_up 0.000000 0.003825 0.607652 ( 1.035306)
build_miniruby 0.000521 0.000400 0.637815 ( 0.637361)
build_ruby 0.000851 0.000426 2.170610 ( 2.170837)
build_all 0.008810 0.000199 11.866972 ( 1.463366)
build_install 0.000311 0.006320 1.459354 ( 0.704062)
test_btest 0.000697 0.000000 61.349375 ( 6.102429)
test_basic 0.003490 0.000000 0.253791 ( 0.349269)
test_all 0.001234 0.000000 493.285124 ( 45.768886)
test_rubyspec 0.020127 0.004149 34.503557 ( 45.114401)
total: 103.35 sec