Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-033423
#<BuildRuby:0x0000561f568691f8
@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-033423",
@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.000029 0.000002 0.000031 ( 0.000032)
autoconf 0.000032 0.000002 0.000034 ( 0.000035)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.004157 0.007853 1.116940 ( 1.193125)
build_miniruby 0.001579 0.000000 0.096432 ( 0.094659)
build_ruby 0.002381 0.000000 0.102455 ( 0.100861)
build_all 0.007201 0.000606 1.280700 ( 0.584393)
build_install 0.006245 0.008849 1.564376 ( 0.874335)
test_btest 0.001887 0.000524 61.502487 ( 6.633855)
test_basic 0.006762 0.000000 0.352082 ( 0.445922)
test_all 0.007847 0.000000 502.798405 ( 54.037268)
test_rubyspec 0.093260 0.023054 42.160761 ( 50.431856)
total: 114.40 sec