Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-013501
#<BuildRuby:0x0000564ddeeb1400
@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.20221011-013501",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008929 0.000772 1.149825 ( 1.187149)
build_miniruby 0.000000 0.002076 0.102867 ( 0.099632)
build_ruby 0.000000 0.001838 0.097148 ( 0.093690)
build_all 0.005636 0.001577 1.278635 ( 0.566684)
build_install 0.007909 0.005644 1.593742 ( 0.864110)
test_btest 0.001635 0.000467 62.532716 ( 6.350690)
test_basic 0.007092 0.000533 0.362299 ( 0.451286)
test_all 0.005486 0.001462 507.930491 ( 53.898952)
test_rubyspec 0.068002 0.064479 42.940551 ( 51.587110)
total: 115.10 sec