Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-012954
#<BuildRuby:0x000055d0cf498dd8
@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-012954",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005729 0.005593 1.033602 ( 4.989129)
build_miniruby 0.001503 0.000462 0.076577 ( 0.075233)
build_ruby 0.001257 0.000387 0.070557 ( 0.070264)
build_all 0.006752 0.003750 1.546428 ( 0.583559)
build_install 0.015743 0.006838 5.244878 ( 2.118243)
test_btest 0.000968 0.000342 77.153040 ( 8.399413)
test_basic 0.005642 0.000269 0.331950 ( 0.421155)
test_all 0.001907 0.000636 646.001726 ( 63.947908)
test_rubyspec 0.102135 0.062490 45.221919 ( 50.922498)
total: 131.53 sec