Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-233220
#<BuildRuby:0x0000561ced350088
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221121-233220",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.002901 0.001741 1.056362 ( 1.105851)
build_miniruby 0.000744 0.000097 1.041275 ( 1.039993)
build_ruby 0.000000 0.001179 2.748721 ( 2.662751)
build_all 0.003690 0.005283 15.995776 ( 3.315128)
build_install 0.007710 0.000892 2.102992 ( 1.161681)
test_btest 0.000454 0.000091 58.666552 ( 11.598291)
test_basic 0.000000 0.004561 0.313045 ( 0.403919)
test_all 0.000000 0.001913 713.813718 (113.609857)
test_rubyspec 0.042313 0.023769 53.341541 ( 61.614701)
total: 196.51 sec