Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-181216
#<BuildRuby:0x000055d4357c1348
@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.20220814-181216",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.009859 0.000423 0.824952 ( 0.931129)
build_miniruby 0.001392 0.000099 0.062188 ( 0.062446)
build_ruby 0.001334 0.000095 0.056971 ( 0.056924)
build_all 0.007296 0.000521 1.251958 ( 0.479410)
build_install 0.011907 0.004771 1.584129 ( 0.802373)
test_btest 0.001508 0.000177 52.298929 ( 6.298009)
test_basic 0.006412 0.000148 0.271090 ( 0.364298)
test_all 0.003174 0.000353 490.336981 ( 52.742333)
test_rubyspec 0.081145 0.066435 41.688460 ( 49.419987)
total: 111.16 sec