Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-133611
#<BuildRuby:0x000055b2f23afde0
@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.20220823-133611",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005575 0.000929 0.876699 ( 1.541723)
build_miniruby 0.000716 0.000119 0.057427 ( 0.056292)
build_ruby 0.000849 0.000142 0.059335 ( 0.058132)
build_all 0.004557 0.000000 1.557701 ( 0.605053)
build_install 0.010285 0.000765 1.925010 ( 0.963953)
test_btest 0.000772 0.000111 50.396786 ( 8.609218)
test_basic 0.004863 0.000695 0.341978 ( 0.430696)
test_all 0.001729 0.000247 618.735289 ( 89.620662)
test_rubyspec 0.081904 0.018915 44.198191 ( 52.557865)
total: 154.44 sec