Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-055925
#<BuildRuby:0x000055b06c666c88
@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.20220723-055925",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003703 0.007496 0.853738 ( 2.063023)
build_miniruby 0.001600 0.000667 0.063099 ( 0.061111)
build_ruby 0.000954 0.000398 0.056988 ( 0.056091)
build_all 0.006170 0.002571 1.220580 ( 0.465445)
build_install 0.014276 0.003104 4.218772 ( 1.777255)
test_btest 0.001707 0.000000 53.008317 ( 5.915159)
test_basic 0.005606 0.001113 0.301947 ( 0.391757)
test_all 0.002119 0.000748 481.515523 ( 51.696853)
test_rubyspec 0.071161 0.054530 41.896839 ( 47.760970)
total: 110.19 sec