Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-024727
#<BuildRuby:0x000055e26f28f440
@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.20220217-024727",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010143 0.000938 0.964434 ( 2.414692)
build_miniruby 0.001742 0.000268 0.066774 ( 0.066333)
build_ruby 0.001942 0.000299 0.074091 ( 0.073551)
build_all 0.009009 0.001386 4.200940 ( 0.816802)
build_install 0.017683 0.005732 7.687115 ( 2.326890)
test_btest 0.000929 0.000174 75.123793 ( 8.286668)
test_basic 0.000000 0.007578 0.342848 ( 0.432671)
test_all 0.000000 0.001907 653.154911 ( 65.553684)
test_rubyspec 0.092749 0.078134 46.071602 ( 51.433077)
total: 131.41 sec