Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-140637
#<BuildRuby:0x00005653afaaa9c0
@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.20220812-140637",
@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.000025 0.000002 0.000027 ( 0.000027)
autoconf 0.000045 0.000004 0.000049 ( 0.000050)
configure 0.000051 0.000005 0.000056 ( 0.000055)
build_up 0.010910 0.000166 0.843348 ( 0.896729)
build_miniruby 0.002093 0.000150 0.065611 ( 0.064289)
build_ruby 0.001607 0.000115 0.066258 ( 0.065087)
build_all 0.007808 0.000202 1.224269 ( 0.460323)
build_install 0.017002 0.000414 1.581520 ( 0.796648)
test_btest 0.001208 0.000071 54.128911 ( 5.955263)
test_basic 0.001175 0.005613 0.288356 ( 0.378136)
test_all 0.005740 0.000021 496.235349 ( 52.260980)
test_rubyspec 0.088708 0.051839 41.646008 ( 49.300189)
total: 110.18 sec