Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-180305
#<BuildRuby:0x000056128d883858
@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.20220325-180305",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005663 0.004779 0.999157 ( 1.021542)
build_miniruby 0.001674 0.000239 0.077583 ( 0.076338)
build_ruby 0.001596 0.000228 0.080068 ( 0.079219)
build_all 0.010242 0.000123 4.146134 ( 0.853462)
build_install 0.021893 0.002023 7.847984 ( 2.422694)
test_btest 0.001029 0.000122 74.411446 ( 8.568756)
test_basic 0.007529 0.000000 0.338266 ( 0.428903)
test_all 0.001863 0.000000 701.437779 ( 67.848289)
test_rubyspec 0.082880 0.091736 45.966407 ( 51.410706)
total: 132.71 sec