Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-113851
#<BuildRuby:0x00005579f0ceefe0
@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.20220902-113851",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.011280 0.000709 0.984100 ( 1.019170)
build_miniruby 0.000000 0.001666 0.074195 ( 0.073321)
build_ruby 0.000000 0.001726 0.068647 ( 0.067607)
build_all 0.007291 0.002813 1.507746 ( 0.574764)
build_install 0.009548 0.011515 1.905219 ( 0.923777)
test_btest 0.000812 0.000324 73.738063 ( 8.343889)
test_basic 0.003770 0.004568 0.324449 ( 0.413229)
test_all 0.005116 0.000005 629.806862 ( 64.678218)
test_rubyspec 0.071169 0.096978 45.607181 ( 54.011650)
total: 130.11 sec