Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-113250
#<BuildRuby:0x0000563902c200d8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231209-113250",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.000000 0.005025 1.001445 ( 1.267013)
build_miniruby 0.000000 0.000704 0.862441 ( 0.863822)
build_ruby 0.000503 0.001217 2.700876 ( 2.700350)
build_all 0.004420 0.002857 12.103571 ( 0.983635)
build_install 0.006655 0.003579 3.566464 ( 0.967553)
test_btest 0.000461 0.000145 62.518195 ( 5.627248)
test_basic 0.002985 0.000000 0.372931 ( 0.454686)
test_all 0.075985 0.028616 390.165694 ( 40.071654)
test_rubyspec 0.021766 0.049611 39.736114 ( 52.390572)
total: 105.33 sec