Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-182056
#<BuildRuby:0x00005597d14c8bc8
@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.20221117-182056",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000027 0.000006 0.000033 ( 0.000029)
build_up 0.007514 0.001503 1.097767 ( 1.125604)
build_miniruby 0.001473 0.000294 0.936120 ( 0.939955)
build_ruby 0.002359 0.000000 2.384420 ( 2.290626)
build_all 0.017299 0.001040 18.463669 ( 2.276260)
build_install 0.020531 0.000846 1.930719 ( 1.027364)
test_btest 0.000000 0.001217 85.866250 ( 9.827251)
test_basic 0.003647 0.003545 0.345719 ( 0.434497)
test_all 0.001704 0.000310 690.964636 ( 74.101619)
test_rubyspec 0.065089 0.048105 50.497033 ( 58.981123)
total: 151.01 sec