Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-102117
#<BuildRuby:0x000055f64d1f7568
@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.20231125-102117",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001571 0.003648 1.310923 ( 1.703805)
build_miniruby 0.001276 0.000000 1.072769 ( 1.072327)
build_ruby 0.001347 0.000000 2.716950 ( 2.716907)
build_all 0.009794 0.000647 16.816657 ( 1.536245)
build_install 0.005124 0.005044 5.169607 ( 1.254772)
test_btest 0.000890 0.000162 84.350941 ( 7.385064)
test_basic 0.003672 0.000668 0.748844 ( 0.825896)
test_all 0.102591 0.030287 512.803559 ( 55.032424)
test_rubyspec 0.024583 0.019734 49.712226 ( 62.033869)
total: 133.56 sec