Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-190215
#<BuildRuby:0x000055e2a53cc638
@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.20220915-190215",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.007003 0.004558 1.104802 ( 1.245915)
build_miniruby 0.001417 0.000283 0.072409 ( 0.071988)
build_ruby 0.001429 0.000286 0.075187 ( 0.074823)
build_all 0.001994 0.007973 1.537607 ( 0.605642)
build_install 0.016951 0.002368 1.929317 ( 0.967911)
test_btest 0.001215 0.000000 89.548229 ( 9.542163)
test_basic 0.003604 0.003351 0.348324 ( 0.438480)
test_all 0.002044 0.001650 627.690459 ( 65.771018)
test_rubyspec 0.107676 0.059047 46.658579 ( 54.794278)
total: 133.51 sec