Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-161345
#<BuildRuby:0x000055a6ca689338
@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.20221007-161345",
@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.000003 0.000002 0.000005 ( 0.000004)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.009719 0.000617 1.073212 ( 1.588857)
build_miniruby 0.001643 0.000547 0.102131 ( 0.098531)
build_ruby 0.001686 0.000000 0.098324 ( 0.095331)
build_all 0.006017 0.001126 1.333843 ( 0.576326)
build_install 0.010871 0.005128 1.656931 ( 0.884305)
test_btest 0.001493 0.000498 60.601750 ( 6.210506)
test_basic 0.006522 0.000556 0.352232 ( 0.441954)
test_all 0.007314 0.000722 499.117251 ( 52.915808)
test_rubyspec 0.095022 0.037626 42.734159 ( 51.258676)
total: 114.07 sec