Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-173106
#<BuildRuby:0x000055c8c7e892f8
@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.20220728-173106",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009332 0.000718 0.827677 ( 0.979299)
build_miniruby 0.001368 0.000106 0.050919 ( 0.049418)
build_ruby 0.001309 0.000100 0.052876 ( 0.051497)
build_all 0.008656 0.000000 1.253048 ( 0.474983)
build_install 0.012579 0.004527 4.302904 ( 1.783466)
test_btest 0.001550 0.000172 51.963519 ( 6.198787)
test_basic 0.006584 0.000190 0.301907 ( 0.392111)
test_all 0.002842 0.000299 484.982144 ( 51.807166)
test_rubyspec 0.099940 0.027192 41.731562 ( 47.560653)
total: 109.30 sec