Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-035834
#<BuildRuby:0x000056023a33a148
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220827-035834",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008472 0.001412 1.052481 ( 2.899280)
build_miniruby 0.001641 0.000274 1.125770 ( 0.994014)
build_ruby 0.002853 0.000475 1.998330 ( 1.869654)
build_all 0.013771 0.000530 12.910080 ( 1.667451)
build_install 0.013421 0.001917 1.685403 ( 0.785387)
test_btest 0.001044 0.000000 52.784700 ( 6.165705)
test_basic 0.000808 0.005430 0.290829 ( 0.386289)
test_all 0.002382 0.000476 504.010854 ( 53.159365)
test_rubyspec 0.072486 0.063918 41.837569 ( 50.437585)
total: 118.37 sec