Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-115514
#<BuildRuby:0x000056132da229c0
@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.20220825-115514",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000047 0.000008 0.000055 ( 0.000055)
build_up 0.006740 0.004715 0.821354 ( 0.922136)
build_miniruby 0.001104 0.000254 0.062688 ( 0.061226)
build_ruby 0.001131 0.000261 0.052923 ( 0.051697)
build_all 0.007056 0.000550 1.266812 ( 0.508191)
build_install 0.014969 0.001050 1.586978 ( 0.818640)
test_btest 0.001110 0.000208 54.398084 ( 6.045121)
test_basic 0.005795 0.001086 0.304869 ( 0.398305)
test_all 0.002584 0.000484 511.044732 ( 53.894321)
test_rubyspec 0.097210 0.042739 41.720575 ( 50.342279)
total: 113.04 sec