Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-012554
#<BuildRuby:0x0000562ad28d9570
@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.20220729-012554",
@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.000008 0.000003 0.000011 ( 0.000012)
autoconf 0.000013 0.000005 0.000018 ( 0.000019)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.006801 0.002158 0.878191 ( 1.102727)
build_miniruby 0.001028 0.000368 0.053356 ( 0.052587)
build_ruby 0.001367 0.000489 0.067714 ( 0.066604)
build_all 0.007574 0.001308 1.218861 ( 0.465008)
build_install 0.010380 0.006341 4.415819 ( 1.858251)
test_btest 0.001497 0.000561 53.881962 ( 6.328946)
test_basic 0.000000 0.006492 0.305345 ( 0.396466)
test_all 0.001970 0.000335 506.214798 ( 52.816966)
test_rubyspec 0.085205 0.052807 41.798468 ( 47.512635)
total: 110.60 sec