Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-220805
#<BuildRuby:0x000055faf5a3ec88
@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.20220720-220805",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000168 0.000028 0.000196 ( 0.000201)
configure 0.000036 0.000006 0.000042 ( 0.000042)
build_up 0.000000 0.011747 0.853530 ( 0.978720)
build_miniruby 0.000794 0.000598 0.054558 ( 0.053071)
build_ruby 0.001257 0.000524 0.064514 ( 0.064224)
build_all 0.007277 0.001184 1.268668 ( 0.503171)
build_install 0.009216 0.008693 4.395206 ( 1.881832)
test_btest 0.000000 0.002287 53.974674 ( 6.169722)
test_basic 0.001770 0.003712 0.298503 ( 0.393609)
test_all 0.003039 0.000150 498.770392 ( 52.765114)
test_rubyspec 0.064147 0.061806 41.822102 ( 47.790574)
total: 110.60 sec