Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-014948
#<BuildRuby:0x000055fce8b66f08
@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.20221014-014948",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009638 0.000742 1.087227 ( 1.432811)
build_miniruby 0.001906 0.000147 0.099800 ( 0.096187)
build_ruby 0.001458 0.000112 0.099717 ( 0.096025)
build_all 0.004330 0.004850 1.276808 ( 0.565532)
build_install 0.010949 0.005164 1.650623 ( 0.889632)
test_btest 0.001457 0.000273 60.700214 ( 6.588547)
test_basic 0.005771 0.001083 0.358204 ( 0.456096)
test_all 0.005674 0.001064 517.036084 ( 55.071406)
test_rubyspec 0.076099 0.044841 43.225357 ( 51.879201)
total: 117.08 sec