Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-160849
#<BuildRuby:0x000055b82769e148
@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.20221025-160849",
@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.000001 0.000013 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.005148 0.004733 1.392846 ( 1.680090)
build_miniruby 0.003706 0.000571 2.091928 ( 1.260880)
build_ruby 0.002927 0.000450 1.908589 ( 1.831249)
build_all 0.015487 0.001518 13.026487 ( 1.700989)
build_install 0.014007 0.000345 1.795122 ( 0.931755)
test_btest 0.001673 0.000209 61.740961 ( 6.362113)
test_basic 0.006080 0.000760 0.362701 ( 0.462277)
test_all 0.003849 0.004232 523.435939 ( 55.708414)
test_rubyspec 0.094447 0.038945 43.607582 ( 52.203665)
total: 122.14 sec