Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-113610
#<BuildRuby:0x000055a737c96ad8
@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-113610",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008970 0.000752 1.116184 ( 1.195952)
build_miniruby 0.002190 0.000000 0.117333 ( 0.114050)
build_ruby 0.001654 0.000000 0.099223 ( 0.096004)
build_all 0.007654 0.001020 1.408549 ( 0.599107)
build_install 0.010561 0.005094 1.702388 ( 0.902665)
test_btest 0.002069 0.000388 60.821957 ( 6.353705)
test_basic 0.005723 0.001073 0.369473 ( 0.460000)
test_all 0.007601 0.000142 497.054419 ( 53.466261)
test_rubyspec 0.101364 0.013667 43.457044 ( 52.039267)
total: 115.23 sec