Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-161114
#<BuildRuby:0x00005597466b93a0
@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.20220422-161114",
@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.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005570 0.004375 0.854704 ( 0.976203)
build_miniruby 0.001043 0.000241 0.059851 ( 0.060448)
build_ruby 0.001216 0.000280 0.061754 ( 0.061132)
build_all 0.007540 0.000690 1.185587 ( 0.497416)
build_install 0.012910 0.005507 4.873037 ( 2.485797)
test_btest 0.001044 0.000261 53.582757 ( 6.037781)
test_basic 0.004895 0.001224 0.297232 ( 0.391248)
test_all 0.002416 0.000604 515.057652 ( 54.449510)
test_rubyspec 0.107542 0.026885 41.676462 ( 47.248053)
total: 112.21 sec