Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-100335
#<BuildRuby:0x0000560d921d0088
@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-100335",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005107 0.001277 0.816776 ( 1.136045)
build_miniruby 0.000856 0.000214 0.057934 ( 0.056561)
build_ruby 0.000815 0.000204 0.059753 ( 0.058442)
build_all 0.003748 0.000937 1.527080 ( 0.588403)
build_install 0.010698 0.000258 1.945801 ( 0.984534)
test_btest 0.000622 0.000133 46.985302 ( 8.665608)
test_basic 0.004550 0.000975 0.281105 ( 0.370261)
test_all 0.002345 0.000502 622.359497 ( 90.400389)
test_rubyspec 0.036691 0.034012 43.931275 ( 51.348992)
total: 153.61 sec