Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-124847
#<BuildRuby:0x00005593f7304a68
@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.20221101-124847",
@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.000003 0.000013 ( 0.000012)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.006869 0.001873 1.126794 ( 1.143724)
build_miniruby 0.002092 0.000571 0.100489 ( 0.099757)
build_ruby 0.001322 0.000360 0.101143 ( 0.101945)
build_all 0.008309 0.000856 1.349264 ( 0.593935)
build_install 0.014590 0.000906 1.660498 ( 0.915444)
test_btest 0.001195 0.000256 62.865768 ( 6.793821)
test_basic 0.005134 0.001100 0.337513 ( 0.432757)
test_all 0.003084 0.005185 515.194105 ( 54.734382)
test_rubyspec 0.096743 0.029288 43.371145 ( 52.013328)
total: 116.83 sec