Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-053626
#<BuildRuby:0x00005611da0568a0
@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.20220329-053626",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.000000 0.010383 1.004291 ( 1.487732)
build_miniruby 0.000148 0.001641 0.075877 ( 0.074016)
build_ruby 0.000000 0.001988 0.076575 ( 0.074971)
build_all 0.006079 0.003857 4.217176 ( 0.867046)
build_install 0.013771 0.010071 8.025105 ( 2.417408)
test_btest 0.000802 0.000337 68.848125 ( 8.326429)
test_basic 0.002878 0.005440 0.352313 ( 0.447319)
test_all 0.001125 0.000533 667.326130 ( 66.081666)
test_rubyspec 0.092106 0.068880 45.962880 ( 51.199375)
total: 130.98 sec