Logfile: /home/ko1/ruby/logs/brlog.trunk.20220627-084925
#<BuildRuby:0x00005639da823fb0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220627-084925",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.001961 0.004888 0.862017 ( 1.380315)
build_miniruby 0.000750 0.000272 0.057546 ( 0.056331)
build_ruby 0.000627 0.000228 0.058919 ( 0.057717)
build_all 0.003171 0.001153 1.511491 ( 0.601167)
build_install 0.009452 0.001557 6.317630 ( 2.852638)
test_btest 0.000570 0.000190 52.189040 ( 8.574798)
test_basic 0.004344 0.001448 0.259992 ( 0.348503)
test_all 0.001147 0.000382 629.718266 ( 89.834527)
test_rubyspec 0.086899 0.043743 44.578813 ( 50.141435)
total: 153.85 sec