Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-235125
#<BuildRuby:0x00005557759084f0
@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.20220208-235125",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.006930 0.003598 0.919892 ( 1.116207)
build_miniruby 0.001167 0.000417 0.066707 ( 0.066194)
build_ruby 0.001693 0.000604 0.072898 ( 0.071802)
build_all 0.004575 0.006046 4.181547 ( 0.802633)
build_install 0.024414 0.000000 7.807910 ( 2.346689)
test_btest 0.001149 0.000000 74.306474 ( 8.525715)
test_basic 0.007366 0.000629 0.342725 ( 0.432319)
test_all 0.001997 0.000220 705.618080 ( 67.831482)
test_rubyspec 0.110523 0.054202 46.091076 ( 51.342876)
total: 132.54 sec