Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-022117
#<BuildRuby:0x000055f2959837e8
@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.20221205-022117",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008898 0.001369 1.212912 ( 1.295984)
build_miniruby 0.002232 0.000343 0.847277 ( 0.845296)
build_ruby 0.003766 0.000579 2.244642 ( 2.153844)
build_all 0.018789 0.004008 18.730647 ( 2.197812)
build_install 0.022268 0.001105 2.062575 ( 1.042142)
test_btest 0.001579 0.000000 91.107892 ( 8.522473)
test_basic 0.009649 0.000837 0.345410 ( 0.430685)
test_all 0.002004 0.000273 694.066273 ( 70.775577)
test_rubyspec 0.117079 0.060411 49.662134 ( 57.758490)
total: 145.02 sec