Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-211310
#<BuildRuby:0x000055df461a3940
@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.20220210-211310",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.011336 0.000198 0.952335 ( 1.091770)
build_miniruby 0.001723 0.000107 0.076376 ( 0.074189)
build_ruby 0.002042 0.000000 0.070253 ( 0.068475)
build_all 0.007874 0.004060 4.136823 ( 0.789787)
build_install 0.017485 0.007853 7.900087 ( 2.332151)
test_btest 0.001375 0.000000 76.129473 ( 8.136355)
test_basic 0.006827 0.000669 0.345242 ( 0.441982)
test_all 0.001698 0.000272 713.327207 ( 67.769950)
test_rubyspec 0.114182 0.048132 46.438636 ( 51.749991)
total: 132.46 sec