Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-030950
#<BuildRuby:0x00005575a5934c00
@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.20220830-030950",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006195 0.006673 1.021138 ( 1.082851)
build_miniruby 0.002059 0.000000 0.073283 ( 0.071984)
build_ruby 0.001598 0.000000 0.077746 ( 0.076954)
build_all 0.010212 0.000272 1.545787 ( 0.587679)
build_install 0.019015 0.004843 1.860020 ( 0.929763)
test_btest 0.001038 0.000000 77.645853 ( 8.232250)
test_basic 0.007694 0.000000 0.331121 ( 0.420581)
test_all 0.003911 0.000000 641.393800 ( 64.837459)
test_rubyspec 0.131986 0.048296 45.593774 ( 54.120639)
total: 130.36 sec