Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-122548
#<BuildRuby:0x000055c6d9388d30
@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-122548",
@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.000012 0.000001 0.000013 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.001147 0.009625 0.993282 ( 1.092598)
build_miniruby 0.001565 0.000368 0.073940 ( 0.073772)
build_ruby 0.001547 0.000364 0.078236 ( 0.078545)
build_all 0.006768 0.003497 1.556593 ( 0.607530)
build_install 0.013770 0.005477 1.881132 ( 0.943759)
test_btest 0.000763 0.000218 72.823698 ( 8.806486)
test_basic 0.005285 0.001510 0.326734 ( 0.417194)
test_all 0.002117 0.000605 669.539450 ( 66.050527)
test_rubyspec 0.103541 0.078654 46.044299 ( 54.542563)
total: 132.61 sec