Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-173411
#<BuildRuby:0x000055ecf5c351f8
@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.20220826-173411",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000021 0.000008 0.000029 ( 0.000029)
configure 0.000016 0.000006 0.000022 ( 0.000023)
build_up 0.003789 0.010686 0.866753 ( 2.098958)
build_miniruby 0.001188 0.000712 0.064328 ( 0.062799)
build_ruby 0.000875 0.000525 0.055043 ( 0.053499)
build_all 0.007927 0.001704 1.263815 ( 0.486707)
build_install 0.011596 0.003252 1.585944 ( 0.803062)
test_btest 0.000899 0.000449 53.580148 ( 5.984565)
test_basic 0.004063 0.002031 0.288185 ( 0.378283)
test_all 0.000000 0.003527 486.146156 ( 51.674110)
test_rubyspec 0.055166 0.077234 41.839360 ( 50.041227)
total: 111.58 sec