Logfile: /home/ko1/ruby/logs/brlog.trunk.20220427-030836
#<BuildRuby:0x00005620c1a548e8
@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.20220427-030836",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.012816 0.000130 1.068782 ( 2.872033)
build_miniruby 0.002292 0.000305 0.076014 ( 0.073578)
build_ruby 0.000000 0.002119 0.071602 ( 0.069266)
build_all 0.005509 0.004595 1.532143 ( 0.626439)
build_install 0.007438 0.016707 5.830040 ( 2.809418)
test_btest 0.001026 0.000432 73.382965 ( 8.332983)
test_basic 0.001069 0.008654 0.334851 ( 0.419400)
test_all 0.002480 0.000348 698.563664 ( 67.435313)
test_rubyspec 0.090868 0.095778 46.045789 ( 51.167710)
total: 133.81 sec