Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-164519
#<BuildRuby:0x000055cda2c50920
@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.20220827-164519",
@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.000001 0.000004 ( 0.000005)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.005753 0.006925 0.949343 ( 1.211001)
build_miniruby 0.001637 0.000702 0.073712 ( 0.071335)
build_ruby 0.000000 0.002200 0.071839 ( 0.069125)
build_all 0.005700 0.004454 1.520543 ( 0.573461)
build_install 0.010399 0.012250 1.883115 ( 0.907935)
test_btest 0.000671 0.000402 76.963177 ( 8.045217)
test_basic 0.006000 0.000702 0.314783 ( 0.404148)
test_all 0.003722 0.000000 642.402196 ( 65.195612)
test_rubyspec 0.097420 0.075640 45.860856 ( 54.269386)
total: 130.75 sec