Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-165049
#<BuildRuby:0x00005598aea4e7e0
@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.20220731-165049",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.002979 0.003756 0.859799 ( 1.526206)
build_miniruby 0.001072 0.000000 0.057964 ( 0.056686)
build_ruby 0.000904 0.000000 0.058566 ( 0.057463)
build_all 0.004041 0.000639 1.526501 ( 0.587567)
build_install 0.009589 0.001536 5.633178 ( 2.141948)
test_btest 0.000491 0.000141 54.565040 ( 8.071500)
test_basic 0.001334 0.005115 0.335622 ( 0.422994)
test_all 0.000777 0.000278 627.021042 ( 91.934286)
test_rubyspec 0.063752 0.066004 44.148523 ( 49.740571)
total: 154.54 sec