Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-123854
#<BuildRuby:0x0000564a554a36e8
@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.20230113-123854",
@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.000010 0.000005 0.000015 ( 0.000016)
autoconf 0.000014 0.000007 0.000021 ( 0.000020)
configure 0.000010 0.000005 0.000015 ( 0.000014)
build_up 0.002646 0.001323 0.623431 ( 1.077771)
build_miniruby 0.000568 0.000284 0.668262 ( 0.667318)
build_ruby 0.000000 0.001240 2.396806 ( 2.395921)
build_all 0.005427 0.003643 12.948232 ( 1.606388)
build_install 0.006344 0.000000 1.491470 ( 0.721557)
test_btest 0.000720 0.000000 65.405479 ( 6.415409)
test_basic 0.000258 0.003655 0.266652 ( 0.361485)
test_all 0.000685 0.000374 498.187915 ( 47.387893)
test_rubyspec 0.015730 0.017981 35.801496 ( 46.083971)
total: 106.72 sec