Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-203507
#<BuildRuby:0x000055b6429d81d8
@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.20221206-203507",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004264 0.005404 1.204695 ( 1.219823)
build_miniruby 0.001867 0.000622 0.840492 ( 0.845270)
build_ruby 0.002035 0.000679 2.227793 ( 2.152216)
build_all 0.014460 0.006205 18.525017 ( 2.169206)
build_install 0.016609 0.004151 2.062717 ( 1.027774)
test_btest 0.001386 0.000462 90.678062 ( 9.349326)
test_basic 0.005859 0.001953 0.357187 ( 0.445969)
test_all 0.000744 0.001621 703.913389 ( 70.587332)
test_rubyspec 0.103111 0.050697 49.205334 ( 57.689690)
total: 145.49 sec