Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-201141
#<BuildRuby:0x000055f46c5f4a68
@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.20221010-201141",
@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.000002 0.000008 ( 0.000009)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005619 0.005895 1.073321 ( 1.841946)
build_miniruby 0.001450 0.000528 0.101345 ( 0.097790)
build_ruby 0.001967 0.000715 0.096071 ( 0.092423)
build_all 0.005564 0.002024 1.321506 ( 0.564447)
build_install 0.009667 0.003516 1.591979 ( 0.865070)
test_btest 0.001270 0.000461 64.405160 ( 6.466602)
test_basic 0.002550 0.004680 0.353134 ( 0.442096)
test_all 0.002822 0.005318 500.669855 ( 54.651018)
test_rubyspec 0.058415 0.053474 42.601946 ( 51.169010)
total: 116.19 sec