Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-233521
#<BuildRuby:0x000055a369dacb88
@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.20220918-233521",
@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.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009390 0.001723 1.088606 ( 1.259851)
build_miniruby 0.001400 0.000430 0.118760 ( 0.115270)
build_ruby 0.001429 0.000440 0.107627 ( 0.091690)
build_all 0.005642 0.004879 1.576440 ( 0.655492)
build_install 0.010899 0.010399 1.943459 ( 0.967164)
test_btest 0.000878 0.000390 79.471441 ( 8.159345)
test_basic 0.003662 0.003942 0.384614 ( 0.473558)
test_all 0.002552 0.001208 672.549769 ( 68.182366)
test_rubyspec 0.111587 0.057946 45.728189 ( 54.240812)
total: 134.15 sec