Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-140116
#<BuildRuby:0x00005565c1877680
@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.20220401-140116",
@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.000003 0.000003 0.000006 ( 0.000006)
autoconf 0.000008 0.000005 0.000013 ( 0.000013)
configure 0.000006 0.000004 0.000010 ( 0.000009)
build_up 0.008878 0.002719 1.000092 ( 1.042447)
build_miniruby 0.001473 0.000803 0.078209 ( 0.077033)
build_ruby 0.001551 0.000846 0.077890 ( 0.076689)
build_all 0.008479 0.001921 4.196926 ( 0.855643)
build_install 0.013560 0.009592 8.582254 ( 3.009467)
test_btest 0.001425 0.000000 74.818389 ( 7.797417)
test_basic 0.002157 0.006844 0.345720 ( 0.434567)
test_all 0.001275 0.000765 659.757085 ( 65.717373)
test_rubyspec 0.079879 0.087503 46.526451 ( 51.947785)
total: 130.96 sec