Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-184140
#<BuildRuby:0x000055a242f5ec88
@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.20221018-184140",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000086 0.000014 0.000100 ( 0.000104)
build_up 0.008986 0.001497 1.211605 ( 1.462041)
build_miniruby 0.000000 0.004597 1.407967 ( 1.216184)
build_ruby 0.000000 0.002720 1.893106 ( 1.819149)
build_all 0.012967 0.002298 13.636755 ( 1.790111)
build_install 0.015029 0.001862 1.764149 ( 0.918079)
test_btest 0.001931 0.000482 63.645186 ( 6.703711)
test_basic 0.007313 0.000725 0.364245 ( 0.463144)
test_all 0.002480 0.004736 490.103475 ( 53.697242)
test_rubyspec 0.083483 0.047692 43.312805 ( 51.892831)
total: 119.96 sec