Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-083924
#<BuildRuby:0x0000562368064848
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220204-083924",
@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.000010 0.000003 0.000013 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002143 0.009151 0.972392 ( 0.984207)
build_miniruby 0.001584 0.000660 0.079713 ( 0.077567)
build_ruby 0.001502 0.000626 0.080266 ( 0.077625)
build_all 0.011450 0.000000 4.154325 ( 0.801098)
build_install 0.017960 0.002432 7.799732 ( 2.356797)
test_btest 0.000931 0.000280 47.272709 ( 43.940977)
test_basic 0.006259 0.001878 0.349527 ( 0.438291)
test_all 0.001523 0.000457 703.742074 ( 67.444563)
test_rubyspec 0.110861 0.057105 46.098599 ( 51.583056)
total: 167.71 sec