Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-055032
#<BuildRuby:0x0000561c66070b88
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220204-055032",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000008)
build_up 0.005784 0.004524 0.981051 ( 2.349810)
build_miniruby 0.001811 0.000388 0.076725 ( 0.073898)
build_ruby 0.000000 0.002113 0.072752 ( 0.070587)
build_all 0.005956 0.004494 4.093501 ( 0.769062)
build_install 0.018258 0.007242 7.871217 ( 2.332197)
test_btest 0.001220 0.000000 47.400195 ( 44.882979)
test_basic 0.007865 0.000055 0.337183 ( 0.428822)
test_all 0.002046 0.000000 696.723180 ( 67.106481)
test_rubyspec 0.095670 0.075928 46.055464 ( 51.418431)
total: 169.43 sec