Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-151305
#<BuildRuby:0x000055d104097ba0
@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.20220821-151305",
@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.000011)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.009275 0.001545 0.796277 ( 0.905347)
build_miniruby 0.001466 0.000245 0.061062 ( 0.059726)
build_ruby 0.001523 0.000254 0.063599 ( 0.062688)
build_all 0.004142 0.004810 1.235977 ( 0.475555)
build_install 0.012302 0.005591 1.580434 ( 0.806674)
test_btest 0.000807 0.000215 53.068935 ( 6.148466)
test_basic 0.005774 0.000151 0.288552 ( 0.379593)
test_all 0.003818 0.000954 484.851885 ( 51.380606)
test_rubyspec 0.112646 0.020267 41.912519 ( 50.359337)
total: 110.58 sec