Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-175356
#<BuildRuby:0x000055bf1e1c0038
@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.20231220-175356",
@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.000002 0.000006 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003468 0.001156 1.042000 ( 1.300549)
build_miniruby 0.000920 0.000000 0.902206 ( 0.902546)
build_ruby 0.001570 0.000000 2.738403 ( 2.773880)
build_all 0.004999 0.002538 12.063302 ( 1.030285)
build_install 0.008442 0.005676 3.588031 ( 0.986309)
test_btest 0.000531 0.000204 65.992382 ( 5.611147)
test_basic 0.003352 0.001289 0.394958 ( 0.472587)
test_all 0.071782 0.037005 431.598980 ( 41.630695)
test_rubyspec 0.030183 0.020916 40.436310 ( 53.198196)
total: 107.91 sec