Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-032911
#<BuildRuby:0x0000562ab5bb48e8
@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.20220913-032911",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000017 0.000005 0.000022 ( 0.000014)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.002939 0.007715 1.126748 ( 1.087104)
build_miniruby 0.001429 0.000550 0.069557 ( 0.067469)
build_ruby 0.001348 0.000519 0.071814 ( 0.069957)
build_all 0.009380 0.001844 1.591436 ( 0.613680)
build_install 0.010422 0.012201 1.929548 ( 0.953554)
test_btest 0.000000 0.001653 95.639339 ( 9.774122)
test_basic 0.003181 0.004329 0.352441 ( 0.451529)
test_all 0.004302 0.000000 644.162042 ( 68.436105)
test_rubyspec 0.085453 0.075444 47.033620 ( 55.413811)
total: 136.87 sec