Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-152350
#<BuildRuby:0x000055aa49744c00
@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.20220913-152350",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.005818 0.004853 1.157804 ( 1.109451)
build_miniruby 0.001590 0.000227 0.064492 ( 0.062319)
build_ruby 0.002173 0.000000 0.075727 ( 0.073529)
build_all 0.010583 0.000463 1.554571 ( 0.616309)
build_install 0.010521 0.012235 1.911922 ( 0.949989)
test_btest 0.001096 0.000274 96.097540 ( 9.447601)
test_basic 0.003335 0.004890 0.354553 ( 0.450154)
test_all 0.004297 0.000247 692.027696 ( 69.342140)
test_rubyspec 0.150871 0.029757 47.087252 ( 55.503301)
total: 137.56 sec