Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-053550
#<BuildRuby:0x000055d5af49ce80
@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.20220719-053550",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005155 0.004297 0.828880 ( 3.943859)
build_miniruby 0.001909 0.000440 0.064415 ( 0.096878)
build_ruby 0.001530 0.000353 0.064742 ( 0.062656)
build_all 0.005029 0.003395 1.267248 ( 0.480310)
build_install 0.009610 0.007359 4.275187 ( 1.800901)
test_btest 0.001367 0.000455 53.588349 ( 6.383394)
test_basic 0.004573 0.001525 0.307291 ( 0.398397)
test_all 0.000899 0.001584 505.913551 ( 53.211030)
test_rubyspec 0.059291 0.064453 41.740390 ( 47.584854)
total: 113.96 sec