Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-003345
#<BuildRuby:0x000055e8ba420d30
@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.20220921-003345",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005124 0.004394 1.077269 ( 1.094461)
build_miniruby 0.001570 0.000483 0.109840 ( 0.105658)
build_ruby 0.001684 0.000518 0.109311 ( 0.091787)
build_all 0.009243 0.001378 1.594526 ( 0.645784)
build_install 0.015344 0.008295 1.954039 ( 0.970315)
test_btest 0.001004 0.000335 77.403316 ( 8.250214)
test_basic 0.005405 0.001802 0.386834 ( 0.484547)
test_all 0.000134 0.005970 673.151592 ( 68.441351)
test_rubyspec 0.115236 0.061654 46.113809 ( 54.372174)
total: 134.46 sec