Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-171218
#<BuildRuby:0x000055fa96fdc6e0
@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.20220915-171218",
@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.000013 0.000001 0.000014 ( 0.000015)
configure 0.000058 0.000004 0.000062 ( 0.000062)
build_up 0.009886 0.000707 1.111398 ( 1.409274)
build_miniruby 0.002012 0.000144 0.076012 ( 0.074984)
build_ruby 0.002086 0.000149 0.078688 ( 0.077828)
build_all 0.003725 0.005684 1.570486 ( 0.609366)
build_install 0.016344 0.006454 1.943469 ( 0.973480)
test_btest 0.000837 0.000157 93.037274 ( 9.046594)
test_basic 0.006905 0.000000 0.342807 ( 0.435085)
test_all 0.000613 0.002679 638.274274 ( 65.444785)
test_rubyspec 0.129860 0.045749 47.032232 ( 55.422886)
total: 133.50 sec