Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-060118
#<BuildRuby:0x0000557c01c14148
@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.20220423-060118",
@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.000002 0.000011 ( 0.000011)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.006176 0.000950 0.893266 ( 0.974502)
build_miniruby 0.000925 0.000142 0.057705 ( 0.056418)
build_ruby 0.000888 0.000137 0.059807 ( 0.058561)
build_all 0.004181 0.000000 1.492512 ( 0.606231)
build_install 0.008775 0.000000 6.278867 ( 2.830941)
test_btest 0.001280 0.000111 50.575158 ( 8.803018)
test_basic 0.001825 0.004098 0.264761 ( 0.353163)
test_all 0.001455 0.000000 618.436086 ( 87.577319)
test_rubyspec 0.083598 0.040171 44.413238 ( 49.328209)
total: 150.59 sec