Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-040518
#<BuildRuby:0x000055b047950a68
@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.20221013-040518",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000035 0.000006 0.000041 ( 0.000042)
configure 0.000021 0.000003 0.000024 ( 0.000026)
build_up 0.002961 0.009188 1.106752 ( 1.162259)
build_miniruby 0.001466 0.000489 0.098449 ( 0.095740)
build_ruby 0.001152 0.000384 0.093088 ( 0.091390)
build_all 0.005391 0.001797 1.304409 ( 0.572613)
build_install 0.013329 0.000931 1.630271 ( 0.884980)
test_btest 0.000993 0.000284 62.249040 ( 6.555465)
test_basic 0.005919 0.001691 0.371676 ( 0.460470)
test_all 0.005949 0.001699 515.499579 ( 55.082242)
test_rubyspec 0.072348 0.060101 43.063052 ( 51.346928)
total: 116.25 sec