Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-233253
#<BuildRuby:0x0000561a52cbbe80
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230130-233253",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.004987 0.001535 0.838299 ( 1.009302)
build_miniruby 0.000970 0.000299 1.006992 ( 1.005231)
build_ruby 0.001162 0.000357 2.785385 ( 2.782918)
build_all 0.008596 0.001199 16.740342 ( 2.986914)
build_install 0.008278 0.000954 2.107042 ( 1.081133)
test_btest 0.000616 0.000165 79.691553 ( 10.973275)
test_basic 0.000000 0.005953 0.358212 ( 0.445207)
test_all 0.000000 0.001436 665.517444 (105.373319)
test_rubyspec 0.083699 0.051808 51.885034 ( 59.969081)
total: 185.63 sec