Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-181420
#<BuildRuby:0x0000558103e58510
@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.20220227-181420",
@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.000016 0.000001 0.000017 ( 0.000018)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.007801 0.004102 0.983254 ( 1.391909)
build_miniruby 0.002155 0.000000 0.075175 ( 0.073567)
build_ruby 0.001646 0.000000 0.078477 ( 0.077234)
build_all 0.010480 0.000726 4.177194 ( 0.835945)
build_install 0.015625 0.008563 7.854064 ( 2.427549)
test_btest 0.001120 0.000213 75.550736 ( 8.268167)
test_basic 0.006850 0.000435 0.350514 ( 0.438473)
test_all 0.001970 0.000000 699.269811 ( 67.515646)
test_rubyspec 0.095085 0.080572 46.498198 ( 51.959006)
total: 132.99 sec