Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-200012
#<BuildRuby:0x000055bfb0a07510
@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.20220222-200012",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009991 0.001537 0.832796 ( 0.879756)
build_miniruby 0.002071 0.000319 0.067340 ( 0.065144)
build_ruby 0.001931 0.000000 0.070826 ( 0.068890)
build_all 0.010276 0.000337 1.483455 ( 0.618787)
build_install 0.017770 0.004672 5.255067 ( 2.139374)
test_btest 0.001314 0.000207 77.783122 ( 8.204726)
test_basic 0.007953 0.000441 0.342415 ( 0.430221)
test_all 0.002443 0.000366 699.387231 ( 67.964732)
test_rubyspec 0.121179 0.036511 46.188392 ( 51.728628)
total: 132.10 sec