Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-044232
#<BuildRuby:0x000055c3cc5b28a0
@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.20220501-044232",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.007906 0.005082 1.012985 ( 1.657098)
build_miniruby 0.001767 0.000253 0.072528 ( 0.070182)
build_ruby 0.002080 0.000297 0.071923 ( 0.069490)
build_all 0.007874 0.001125 1.511146 ( 0.622383)
build_install 0.020664 0.002952 5.880772 ( 2.753535)
test_btest 0.000968 0.000139 73.758479 ( 7.797610)
test_basic 0.009521 0.001360 0.308675 ( 0.394564)
test_all 0.002328 0.000333 663.367445 ( 64.884004)
test_rubyspec 0.086668 0.099600 45.278038 ( 50.464413)
total: 128.71 sec