Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-010204
#<BuildRuby:0x000055be2267b688
@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-010204",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.008642 0.003703 0.930873 ( 1.046799)
build_miniruby 0.001622 0.000191 0.074747 ( 0.074280)
build_ruby 0.001949 0.000230 0.078902 ( 0.078291)
build_all 0.005792 0.003754 4.067453 ( 0.791169)
build_install 0.021813 0.000746 7.758449 ( 2.332771)
test_btest 0.001052 0.000137 46.835871 ( 43.817604)
test_basic 0.006496 0.000847 0.342928 ( 0.433685)
test_all 0.001721 0.000224 640.913639 ( 65.476450)
test_rubyspec 0.130598 0.027048 45.722989 ( 51.144760)
total: 165.20 sec