Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-183319
#<BuildRuby:0x000055edc6994c10
@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.20220305-183319",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005804 0.005378 1.007381 ( 1.114637)
build_miniruby 0.001469 0.000339 0.078344 ( 0.077444)
build_ruby 0.001631 0.000377 0.079262 ( 0.077969)
build_all 0.009456 0.001044 4.178893 ( 0.851402)
build_install 0.017158 0.006833 8.042707 ( 2.449725)
test_btest 0.001187 0.000296 76.786465 ( 8.469396)
test_basic 0.006433 0.001608 0.342093 ( 0.430989)
test_all 0.002026 0.000506 691.100316 ( 67.309789)
test_rubyspec 0.111106 0.057371 46.881681 ( 52.135792)
total: 132.92 sec