Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-031937
#<BuildRuby:0x000055e104739480
@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.20221014-031937",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000035 0.000009 0.000044 ( 0.000044)
build_up 0.003634 0.006268 1.120565 ( 1.155119)
build_miniruby 0.001294 0.000498 0.091805 ( 0.088470)
build_ruby 0.001210 0.000465 0.100417 ( 0.097838)
build_all 0.002678 0.005067 1.343219 ( 0.579935)
build_install 0.009425 0.006735 1.626848 ( 0.898233)
test_btest 0.001439 0.000720 62.584803 ( 6.795809)
test_basic 0.004288 0.002144 0.361730 ( 0.452275)
test_all 0.008630 0.000064 486.538208 ( 52.851609)
test_rubyspec 0.072013 0.062610 43.264292 ( 51.736493)
total: 114.66 sec