Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-210206
#<BuildRuby:0x0000556f649cedd8
@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.20220920-210206",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.005734 0.004842 1.071467 ( 1.104759)
build_miniruby 0.002082 0.000000 0.119417 ( 0.115784)
build_ruby 0.002320 0.000015 0.111461 ( 0.094991)
build_all 0.008439 0.001125 1.596015 ( 0.656882)
build_install 0.020278 0.001907 1.975448 ( 0.989868)
test_btest 0.001421 0.000178 76.137676 ( 8.502123)
test_basic 0.007524 0.000940 0.378948 ( 0.467802)
test_all 0.006357 0.000000 674.400828 ( 68.394852)
test_rubyspec 0.107072 0.062847 45.739978 ( 54.201027)
total: 134.53 sec