Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-190456
#<BuildRuby:0x000055f5a2d7f918
@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.20220130-190456",
@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.000011 0.000002 0.000013 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009970 0.001327 0.987512 ( 0.998330)
build_miniruby 0.001435 0.000331 0.073746 ( 0.072000)
build_ruby 0.002238 0.000000 0.072546 ( 0.070495)
build_all 0.009782 0.000517 4.102173 ( 0.794267)
build_install 0.017388 0.006718 7.850140 ( 2.358624)
test_btest 0.000986 0.000232 46.144879 ( 42.798846)
test_basic 0.007009 0.000342 0.332634 ( 0.422484)
test_all 0.001323 0.000294 692.114416 ( 67.081852)
test_rubyspec 0.090914 0.069462 45.897406 ( 51.337747)
total: 165.94 sec