Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-140430
#<BuildRuby:0x0000560498a5d550
@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.20221006-140430",
@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.000027 0.000004 0.000031 ( 0.000032)
autoconf 0.000048 0.000008 0.000056 ( 0.000061)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.007964 0.004912 1.095316 ( 1.917621)
build_miniruby 0.001687 0.000389 0.097590 ( 0.093894)
build_ruby 0.001283 0.000296 0.089670 ( 0.086766)
build_all 0.002049 0.005174 1.300830 ( 0.550297)
build_install 0.013031 0.002377 1.597927 ( 0.867537)
test_btest 0.001185 0.000338 61.737391 ( 6.331523)
test_basic 0.005919 0.001691 0.363445 ( 0.451684)
test_all 0.002252 0.006326 502.304072 ( 53.540557)
test_rubyspec 0.078309 0.043992 42.241150 ( 50.888548)
total: 114.73 sec