Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-180832
#<BuildRuby:0x000055f69b1f2038
@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.20220803-180832",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010018 0.000440 0.786964 ( 0.873354)
build_miniruby 0.001596 0.000114 0.063290 ( 0.062214)
build_ruby 0.001430 0.000102 0.055411 ( 0.054115)
build_all 0.008051 0.000575 1.226939 ( 0.474396)
build_install 0.010905 0.005192 4.429922 ( 1.783960)
test_btest 0.001840 0.000230 51.544813 ( 6.179998)
test_basic 0.006015 0.000752 0.287363 ( 0.377920)
test_all 0.002294 0.000287 501.457233 ( 52.607337)
test_rubyspec 0.112419 0.017758 41.389955 ( 48.959512)
total: 111.37 sec