Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-061058
#<BuildRuby:0x000055cbdd83ec40
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220814-061058",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.002360 0.004229 0.884937 ( 0.890375)
build_miniruby 0.000915 0.000130 0.057590 ( 0.056350)
build_ruby 0.000888 0.000127 0.060415 ( 0.059185)
build_all 0.004628 0.000057 1.553220 ( 0.591712)
build_install 0.008706 0.000560 1.941951 ( 0.983248)
test_btest 0.000571 0.000072 50.371747 ( 8.458162)
test_basic 0.005094 0.000637 0.344851 ( 0.433430)
test_all 0.000000 0.002779 622.525866 ( 87.470397)
test_rubyspec 0.076889 0.052620 43.953422 ( 51.363578)
total: 150.31 sec