Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-193014
#<BuildRuby:0x000055d466a78920
@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.20220721-193014",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.008679 0.002170 0.961813 ( 1.025968)
build_miniruby 0.001672 0.000418 0.074763 ( 0.073074)
build_ruby 0.001767 0.000442 0.075458 ( 0.073274)
build_all 0.010515 0.000000 1.545712 ( 0.580241)
build_install 0.021942 0.000484 5.111854 ( 2.085369)
test_btest 0.000000 0.001225 72.601800 ( 8.882066)
test_basic 0.000000 0.007204 0.324803 ( 0.416510)
test_all 0.000000 0.001715 674.339292 ( 66.954180)
test_rubyspec 0.095439 0.079014 45.825521 ( 51.397331)
total: 131.49 sec