Logfile: /home/ko1/ruby/logs/brlog.trunk.20220716-181615
#<BuildRuby:0x000056080a3306e0
@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.20220716-181615",
@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.000002 0.000014 ( 0.000014)
configure 0.000026 0.000004 0.000030 ( 0.000027)
build_up 0.000000 0.010328 0.975658 ( 1.032328)
build_miniruby 0.000268 0.001993 0.065622 ( 0.064185)
build_ruby 0.000000 0.002165 0.075896 ( 0.074330)
build_all 0.007696 0.001664 1.515899 ( 0.603841)
build_install 0.015812 0.007234 5.106072 ( 2.142243)
test_btest 0.000825 0.000340 74.320800 ( 8.377703)
test_basic 0.003292 0.004018 0.328810 ( 0.418743)
test_all 0.000690 0.001686 640.671868 ( 64.227142)
test_rubyspec 0.108652 0.066096 45.453101 ( 51.106198)
total: 128.05 sec