Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-083733
#<BuildRuby:0x0000565063bb46f8
@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-083733",
@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.000005)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007928 0.000609 0.960006 ( 1.169623)
build_miniruby 0.001933 0.000148 0.846286 ( 0.845019)
build_ruby 0.002393 0.000184 2.127715 ( 2.129318)
build_all 0.014161 0.005631 18.335985 ( 2.104114)
build_install 0.012231 0.008794 1.839636 ( 0.933106)
test_btest 0.001053 0.000221 90.333953 ( 8.506155)
test_basic 0.003994 0.003578 0.349576 ( 0.437748)
test_all 0.000000 0.002463 665.916962 ( 69.220914)
test_rubyspec 0.094801 0.059813 48.276372 ( 56.819772)
total: 142.17 sec