Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-021203
#<BuildRuby:0x000055ed4fc7bce8
@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.20231216-021203",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004683 0.000231 1.322266 ( 1.680016)
build_miniruby 0.000834 0.000232 0.868746 ( 0.868783)
build_ruby 0.001101 0.000306 2.810125 ( 2.810135)
build_all 0.009717 0.000423 17.075530 ( 1.546744)
build_install 0.008863 0.000000 4.982978 ( 1.212901)
test_btest 0.000000 0.001072 87.625631 ( 7.657392)
test_basic 0.000000 0.004255 0.692741 ( 0.770154)
test_all 0.116537 0.024897 547.877476 ( 59.046561)
test_rubyspec 0.025270 0.022815 53.148662 ( 65.391771)
total: 140.99 sec