Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-071029
#<BuildRuby:0x0000564de655bba0
@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.20221101-071029",
@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.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009108 0.000805 1.112753 ( 1.321580)
build_miniruby 0.001481 0.000000 0.100039 ( 0.097935)
build_ruby 0.001423 0.000000 0.093939 ( 0.091879)
build_all 0.008088 0.000975 1.328383 ( 0.568821)
build_install 0.013097 0.001110 1.673446 ( 0.915065)
test_btest 0.001674 0.000223 63.992200 ( 6.835948)
test_basic 0.006782 0.000166 0.351299 ( 0.441679)
test_all 0.008594 0.000190 516.420654 ( 54.931538)
test_rubyspec 0.094699 0.029161 43.321619 ( 51.808543)
total: 117.01 sec