Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-014445
#<BuildRuby:0x000055c6ffeaa8a0
@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.20220309-014445",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000030 0.000008 0.000038 ( 0.000038)
build_up 0.009924 0.001348 1.006587 ( 2.257742)
build_miniruby 0.001602 0.000370 0.075465 ( 0.073867)
build_ruby 0.002933 0.000000 0.075716 ( 0.072743)
build_all 0.010128 0.000766 4.195990 ( 0.836071)
build_install 0.015477 0.006500 8.013258 ( 2.418443)
test_btest 0.001050 0.000250 71.597884 ( 8.360267)
test_basic 0.004007 0.003109 0.331358 ( 0.419430)
test_all 0.001792 0.000467 649.898252 ( 64.751538)
test_rubyspec 0.109069 0.055593 46.167504 ( 51.542350)
total: 130.73 sec