Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-095333
#<BuildRuby:0x000055d2310def90
@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.20220813-095333",
@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.000006 0.000003 0.000009 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000008)
build_up 0.007466 0.002986 0.818226 ( 0.856523)
build_miniruby 0.001332 0.000533 0.056535 ( 0.055731)
build_ruby 0.001274 0.000510 0.066879 ( 0.065246)
build_all 0.007579 0.000000 1.237787 ( 0.467718)
build_install 0.012292 0.004977 1.584461 ( 0.793923)
test_btest 0.000868 0.000000 53.904891 ( 5.969708)
test_basic 0.005124 0.000358 0.289168 ( 0.380417)
test_all 0.004096 0.000000 488.716899 ( 51.935813)
test_rubyspec 0.070611 0.068295 41.553971 ( 49.168268)
total: 109.69 sec