Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-044815
#<BuildRuby:0x0000560253ddd438
@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.20220818-044815",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.002767 0.007805 0.885403 ( 3.297332)
build_miniruby 0.001284 0.000428 0.061635 ( 0.060152)
build_ruby 0.001268 0.000000 0.056487 ( 0.055781)
build_all 0.005513 0.000834 1.244560 ( 0.476583)
build_install 0.013090 0.002498 1.558830 ( 0.788312)
test_btest 0.000758 0.000216 53.557085 ( 6.136138)
test_basic 0.005658 0.001617 0.300528 ( 0.390136)
test_all 0.003207 0.000917 502.990197 ( 52.549661)
test_rubyspec 0.091728 0.044286 41.586683 ( 49.312361)
total: 113.07 sec