Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-182720
#<BuildRuby:0x000055dc44d031f0
@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.20230119-182720",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002470 0.000988 0.644881 ( 1.059809)
build_miniruby 0.000626 0.000251 0.586457 ( 0.586435)
build_ruby 0.000953 0.000382 2.146524 ( 2.146973)
build_all 0.004794 0.004583 12.567253 ( 1.599881)
build_install 0.006745 0.000000 1.536497 ( 0.722283)
test_btest 0.000691 0.000000 67.164026 ( 6.524332)
test_basic 0.003756 0.000000 0.275243 ( 0.370161)
test_all 0.001260 0.000000 507.027039 ( 47.588968)
test_rubyspec 0.005521 0.020990 35.416605 ( 45.982164)
total: 106.58 sec