Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-184959
#<BuildRuby:0x0000557d9133f018
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231204-184959",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.001179 0.004101 1.319735 ( 1.644548)
build_miniruby 0.000804 0.000127 0.823378 ( 0.823565)
build_ruby 0.001266 0.000199 2.781031 ( 2.781460)
build_all 0.009792 0.000036 15.966069 ( 1.445862)
build_install 0.008142 0.000000 4.816520 ( 1.199220)
test_btest 0.001085 0.000000 81.989539 ( 7.060678)
test_basic 0.004508 0.000000 0.771991 ( 0.849899)
test_all 0.107441 0.027714 516.067557 ( 60.252737)
test_rubyspec 0.026911 0.019006 50.368170 ( 62.777862)
total: 138.84 sec