Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-122214
#<BuildRuby:0x000055c092d64a68
@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.20220821-122214",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007685 0.002423 0.844355 ( 0.930041)
build_miniruby 0.001625 0.000305 0.061213 ( 0.058659)
build_ruby 0.001684 0.000315 0.067107 ( 0.064519)
build_all 0.007572 0.001420 1.269550 ( 0.486178)
build_install 0.016031 0.000000 1.577519 ( 0.790690)
test_btest 0.001331 0.000140 52.196831 ( 6.446921)
test_basic 0.001404 0.003645 0.287986 ( 0.379326)
test_all 0.004019 0.000765 494.636141 ( 51.947263)
test_rubyspec 0.055321 0.064637 42.048446 ( 50.629213)
total: 111.73 sec