Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-002700
#<BuildRuby:0x0000557bb0fbd390
@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.20220819-002700",
@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.000006)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009284 0.000808 0.868542 ( 1.590889)
build_miniruby 0.001652 0.000000 0.064771 ( 0.097074)
build_ruby 0.002033 0.000000 0.058295 ( 0.056890)
build_all 0.006662 0.000900 1.255196 ( 0.467781)
build_install 0.010577 0.007154 1.591165 ( 0.793017)
test_btest 0.001681 0.000360 52.493268 ( 6.373907)
test_basic 0.006391 0.000123 0.290695 ( 0.380759)
test_all 0.004095 0.000540 486.404084 ( 51.630583)
test_rubyspec 0.077618 0.048188 41.807361 ( 50.263673)
total: 111.66 sec