Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-121824
#<BuildRuby:0x000055db009b1438
@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.20221012-121824",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.009261 0.001274 1.079878 ( 1.133271)
build_miniruby 0.001286 0.000296 0.093242 ( 0.090860)
build_ruby 0.001512 0.000000 0.091916 ( 0.089657)
build_all 0.009292 0.000464 1.288116 ( 0.569696)
build_install 0.013579 0.001715 1.638249 ( 0.885719)
test_btest 0.001827 0.000343 60.812219 ( 6.295447)
test_basic 0.002156 0.004428 0.343824 ( 0.436717)
test_all 0.004804 0.001130 510.005866 ( 54.937879)
test_rubyspec 0.084259 0.042087 43.309763 ( 51.930998)
total: 116.37 sec