Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-213236
#<BuildRuby:0x000055b9830592f8
@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.20221024-213236",
@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.000032 0.000005 0.000037 ( 0.000037)
autoconf 0.000045 0.000007 0.000052 ( 0.000053)
configure 0.000043 0.000006 0.000049 ( 0.000049)
build_up 0.003728 0.007674 1.153917 ( 1.234466)
build_miniruby 0.001338 0.000382 0.107868 ( 0.106123)
build_ruby 0.001134 0.000324 0.100909 ( 0.099888)
build_all 0.007074 0.000811 1.428259 ( 0.617586)
build_install 0.014018 0.001302 1.745926 ( 0.930615)
test_btest 0.001231 0.000289 62.010944 ( 6.475139)
test_basic 0.006276 0.001477 0.366925 ( 0.456858)
test_all 0.007613 0.000576 490.290425 ( 53.436098)
test_rubyspec 0.081337 0.047564 43.532914 ( 52.101708)
total: 115.46 sec