Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-125401
#<BuildRuby:0x0000564059c00f40
@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.20220219-125401",
@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.000006)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.006353 0.005506 0.933349 ( 1.206271)
build_miniruby 0.001997 0.000000 0.075060 ( 0.072952)
build_ruby 0.001772 0.000000 0.076704 ( 0.074542)
build_all 0.006663 0.004981 4.137488 ( 0.773978)
build_install 0.015559 0.008057 7.702802 ( 2.292477)
test_btest 0.000895 0.000280 70.277316 ( 8.026703)
test_basic 0.007994 0.000000 0.327461 ( 0.415898)
test_all 0.002251 0.000000 689.172799 ( 67.303185)
test_rubyspec 0.114547 0.057555 45.894399 ( 51.219823)
total: 131.39 sec