Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-213040
#<BuildRuby:0x000056422ca81550
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221026-213040",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.008800 0.000000 1.092994 ( 1.444692)
build_miniruby 0.001543 0.000000 0.098129 ( 0.096574)
build_ruby 0.001760 0.000000 0.101431 ( 0.099897)
build_all 0.004365 0.003240 1.302542 ( 0.594357)
build_install 0.010847 0.004726 1.629354 ( 0.902465)
test_btest 0.001635 0.000246 63.415706 ( 6.495179)
test_basic 0.002983 0.003883 0.351412 ( 0.442787)
test_all 0.006685 0.000480 524.827782 ( 54.892030)
test_rubyspec 0.087531 0.035613 43.386496 ( 51.740398)
total: 116.71 sec