Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-223021
#<BuildRuby:0x0000563c1d2a3960
@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.20231219-223021",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.000748 0.004336 1.075811 ( 1.536666)
build_miniruby 0.000798 0.000355 0.911259 ( 0.912358)
build_ruby 0.000876 0.000390 2.739472 ( 2.742821)
build_all 0.007675 0.000000 12.244301 ( 1.020330)
build_install 0.006211 0.003042 3.556511 ( 0.983102)
test_btest 0.000380 0.000146 62.428260 ( 5.909625)
test_basic 0.002196 0.000845 0.378008 ( 0.460972)
test_all 0.079780 0.025715 425.211263 ( 42.919904)
test_rubyspec 0.033785 0.014933 40.263072 ( 53.005032)
total: 109.49 sec