Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-233005
#<BuildRuby:0x000055e09a68ff58
@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.20230125-233005",
@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.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000022 0.000007 0.000029 ( 0.000028)
build_up 0.005064 0.001447 0.858278 ( 1.048219)
build_miniruby 0.000947 0.000271 1.001134 ( 0.999324)
build_ruby 0.000000 0.001861 2.768742 ( 2.771872)
build_all 0.009815 0.000000 16.746079 ( 3.023670)
build_install 0.006223 0.005039 2.066620 ( 1.068818)
test_btest 0.000752 0.000237 78.840028 ( 10.819598)
test_basic 0.001755 0.004806 0.314268 ( 0.400730)
test_all 0.001017 0.000375 656.517921 (115.748310)
test_rubyspec 0.090688 0.043793 51.792409 ( 59.851121)
total: 195.73 sec