Logfile: /home/ko1/ruby/logs/brlog.trunk.20221107-154110
#<BuildRuby:0x000055a6ee226038
@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.20221107-154110",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.005573 0.002170 0.916500 ( 1.254192)
build_miniruby 0.001413 0.000404 0.050855 ( 0.049894)
build_ruby 0.001143 0.000327 0.043728 ( 0.043369)
build_all 0.007821 0.000072 1.245991 ( 0.493946)
build_install 0.010828 0.002707 1.559191 ( 0.811103)
test_btest 0.000893 0.000223 64.257820 ( 6.558837)
test_basic 0.003913 0.000978 0.305766 ( 0.400420)
test_all 0.001608 0.000402 523.653686 ( 55.172933)
test_rubyspec 0.053540 0.068231 43.438222 ( 52.026968)
total: 116.81 sec