Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-144500
#<BuildRuby:0x00005600b87fa148
@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-144500",
@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.000025 0.000007 0.000032 ( 0.000032)
autoconf 0.000049 0.000013 0.000062 ( 0.000061)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.008404 0.002292 0.846096 ( 0.941904)
build_miniruby 0.001950 0.000531 0.063059 ( 0.060910)
build_ruby 0.001391 0.000379 0.065294 ( 0.064098)
build_all 0.008635 0.000891 1.243748 ( 0.468982)
build_install 0.013685 0.001917 1.582352 ( 0.793864)
test_btest 0.000000 0.000893 52.349874 ( 6.118067)
test_basic 0.002656 0.004111 0.304419 ( 0.401158)
test_all 0.002928 0.000000 486.023383 ( 52.260126)
test_rubyspec 0.061405 0.030425 43.246516 ( 51.830529)
total: 112.94 sec