Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-210222
#<BuildRuby:0x000055dcbe5532c8
@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.20220808-210222",
@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.000006)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000000 0.000019 0.000019 ( 0.000019)
build_up 0.002940 0.004037 0.833239 ( 1.024453)
build_miniruby 0.000993 0.000067 0.058061 ( 0.056798)
build_ruby 0.000930 0.000062 0.059814 ( 0.058582)
build_all 0.001279 0.003379 1.517640 ( 0.589211)
build_install 0.006218 0.004894 5.654752 ( 2.178022)
test_btest 0.000588 0.000104 43.684148 ( 8.483352)
test_basic 0.001979 0.003707 0.361602 ( 0.449989)
test_all 0.000884 0.000196 619.694874 ( 87.504632)
test_rubyspec 0.088254 0.026269 43.844489 ( 51.356147)
total: 151.70 sec