Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-202808
#<BuildRuby:0x000055e9a6866ad8
@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.20221101-202808",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006610 0.004338 1.090368 ( 1.179086)
build_miniruby 0.001679 0.000240 0.101187 ( 0.098458)
build_ruby 0.001967 0.000000 0.104065 ( 0.101535)
build_all 0.007724 0.000729 1.327831 ( 0.562678)
build_install 0.008592 0.006365 1.653561 ( 0.878555)
test_btest 0.002047 0.000409 63.956395 ( 6.683628)
test_basic 0.007505 0.000401 0.363185 ( 0.458805)
test_all 0.006897 0.000576 514.156644 ( 55.277807)
test_rubyspec 0.078793 0.046140 43.349390 ( 51.946462)
total: 117.19 sec