Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-124856
#<BuildRuby:0x0000562f1481ac88
@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.20220817-124856",
@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.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010404 0.000000 0.800428 ( 0.900136)
build_miniruby 0.002060 0.000000 0.064674 ( 0.063536)
build_ruby 0.002245 0.000000 0.065411 ( 0.063671)
build_all 0.008140 0.000000 1.244851 ( 0.462608)
build_install 0.008271 0.005501 1.554394 ( 0.776305)
test_btest 0.001023 0.000064 53.409201 ( 6.130728)
test_basic 0.005717 0.000008 0.282234 ( 0.372643)
test_all 0.003244 0.000000 504.932991 ( 52.602179)
test_rubyspec 0.086190 0.042529 41.685307 ( 49.313254)
total: 110.69 sec