Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-063203
#<BuildRuby:0x000055d389f1bf00
@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.20220805-063203",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.002721 0.004349 0.808532 ( 1.577570)
build_miniruby 0.001094 0.000000 0.058091 ( 0.056829)
build_ruby 0.001033 0.000000 0.059683 ( 0.058392)
build_all 0.004631 0.000167 1.521607 ( 0.585117)
build_install 0.005905 0.005310 5.660702 ( 2.156785)
test_btest 0.000620 0.000083 48.488567 ( 8.678621)
test_basic 0.005478 0.000065 0.280672 ( 0.369749)
test_all 0.000925 0.000115 585.572480 ( 92.879735)
test_rubyspec 0.094149 0.033656 43.702300 ( 51.046419)
total: 157.41 sec