Logfile: /home/ko1/ruby/logs/brlog.trunk.20220703-115034
#<BuildRuby:0x000055d43dc9a038
@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.20220703-115034",
@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.000003 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009463 0.000343 0.839515 ( 1.021250)
build_miniruby 0.001081 0.000250 0.062334 ( 0.061133)
build_ruby 0.001534 0.000000 0.067547 ( 0.066136)
build_all 0.008737 0.001315 1.251028 ( 0.483117)
build_install 0.017726 0.000671 4.868448 ( 2.426331)
test_btest 0.002009 0.000000 52.252340 ( 5.957171)
test_basic 0.001962 0.004701 0.301177 ( 0.391396)
test_all 0.002589 0.000000 505.875840 ( 53.383508)
test_rubyspec 0.069884 0.044551 42.023969 ( 47.800385)
total: 111.59 sec