Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-184256
#<BuildRuby:0x000055e4556ee148
@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.20220727-184256",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004285 0.005040 0.832760 ( 1.023268)
build_miniruby 0.001638 0.000409 0.063587 ( 0.061861)
build_ruby 0.001396 0.000349 0.066437 ( 0.065134)
build_all 0.008519 0.000000 1.260170 ( 0.478760)
build_install 0.015229 0.001034 4.250006 ( 1.789158)
test_btest 0.001022 0.000191 50.977170 ( 6.219862)
test_basic 0.005372 0.001008 0.289214 ( 0.379195)
test_all 0.001889 0.000354 496.211057 ( 52.589647)
test_rubyspec 0.061604 0.062099 41.486799 ( 47.365625)
total: 109.97 sec