Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-135508
#<BuildRuby:0x0000558ff8ac5390
@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.20220723-135508",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002617 0.007571 0.880531 ( 1.474330)
build_miniruby 0.000000 0.002224 0.064279 ( 0.062702)
build_ruby 0.000288 0.001726 0.063223 ( 0.061538)
build_all 0.003741 0.005647 1.262712 ( 0.470497)
build_install 0.015458 0.004819 4.296351 ( 1.798136)
test_btest 0.000596 0.000255 52.516004 ( 6.202316)
test_basic 0.004359 0.001868 0.276842 ( 0.367800)
test_all 0.000986 0.001549 479.995450 ( 51.319072)
test_rubyspec 0.096150 0.045074 41.565742 ( 47.337003)
total: 109.09 sec