Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-121602
#<BuildRuby:0x0000561b1808bce8
@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.20231210-121602",
@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.000006 0.000002 0.000008 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000382 0.004165 1.006314 ( 1.279270)
build_miniruby 0.000811 0.000361 0.862797 ( 0.863118)
build_ruby 0.000741 0.000330 2.691947 ( 2.696998)
build_all 0.008141 0.000000 12.204470 ( 0.996711)
build_install 0.007719 0.005570 3.567053 ( 0.967353)
test_btest 0.000473 0.000197 64.328918 ( 5.325274)
test_basic 0.000809 0.002817 0.370718 ( 0.452794)
test_all 0.085810 0.017890 413.490689 ( 40.650322)
test_rubyspec 0.036920 0.027060 39.868349 ( 52.552405)
total: 105.78 sec