Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-020857
#<BuildRuby:0x0000561de2972ad8
@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.20220724-020857",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000032 0.000006 0.000038 ( 0.000036)
configure 0.000041 0.000006 0.000047 ( 0.000049)
build_up 0.010828 0.001805 0.871704 ( 3.651053)
build_miniruby 0.001233 0.000205 0.064235 ( 0.062602)
build_ruby 0.001417 0.000236 0.061467 ( 0.059632)
build_all 0.006200 0.001034 1.257039 ( 0.480368)
build_install 0.007331 0.010256 4.367840 ( 1.830903)
test_btest 0.001364 0.000390 52.895236 ( 6.450786)
test_basic 0.006726 0.000319 0.292790 ( 0.382965)
test_all 0.000767 0.002293 482.419011 ( 51.547764)
test_rubyspec 0.067212 0.064612 41.669864 ( 47.240979)
total: 111.71 sec