Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-162233
#<BuildRuby:0x000055a5bbed8328
@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.20220803-162233",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000009 0.000004 0.000013 ( 0.000012)
build_up 0.002073 0.004817 0.813450 ( 1.062703)
build_miniruby 0.000639 0.000290 0.057218 ( 0.056124)
build_ruby 0.000709 0.000323 0.058865 ( 0.057605)
build_all 0.003221 0.001464 1.524578 ( 0.588679)
build_install 0.007714 0.003506 5.635835 ( 2.155810)
test_btest 0.000504 0.000229 46.413012 ( 8.496069)
test_basic 0.005385 0.000000 0.283198 ( 0.372314)
test_all 0.000630 0.000596 627.915851 ( 90.320650)
test_rubyspec 0.056678 0.069476 43.853992 ( 51.235741)
total: 154.35 sec