Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-022307
#<BuildRuby:0x00005620106fc0d0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230115-022307",
@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.000016 0.000004 0.000020 ( 0.000019)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.006181 0.003496 1.307972 ( 1.352794)
build_miniruby 0.000000 0.001365 1.703746 ( 1.573904)
build_ruby 0.000000 0.001389 2.784391 ( 2.781909)
build_all 0.006575 0.003211 16.798138 ( 2.969353)
build_install 0.005227 0.004136 2.141168 ( 1.083593)
test_btest 0.000888 0.000311 78.253966 ( 10.936588)
test_basic 0.004707 0.001648 0.311572 ( 0.398045)
test_all 0.001510 0.000000 664.030478 (110.118662)
test_rubyspec 0.084195 0.039716 52.068657 ( 60.108151)
total: 191.32 sec