Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-031036
#<BuildRuby:0x000055a80ad13bb8
@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.20240115-031036",
@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.000030 0.000003 0.000033 ( 0.000034)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.000415 0.004032 1.206173 ( 1.877219)
build_miniruby 0.001494 0.000000 0.854634 ( 0.853754)
build_ruby 0.000000 0.001264 2.762399 ( 2.763321)
build_all 0.003982 0.004874 14.149095 ( 1.296820)
build_install 0.000386 0.007259 4.129008 ( 1.090325)
test_btest 0.000761 0.000326 75.875237 ( 7.029570)
test_basic 0.003612 0.001549 0.687018 ( 0.761620)
test_all 0.114206 0.016579 510.190666 ( 49.630635)
test_rubyspec 0.019783 0.029050 47.655702 ( 60.055671)
total: 125.36 sec