Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-004350
#<BuildRuby:0x0000557bc6d83bb8
@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.20240116-004350",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000044 0.000007 0.000051 ( 0.000050)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.003656 0.000577 1.052977 ( 1.435605)
build_miniruby 0.000849 0.000134 0.854883 ( 0.854704)
build_ruby 0.001205 0.000190 2.666027 ( 2.665594)
build_all 0.008856 0.000082 14.300332 ( 1.289617)
build_install 0.003828 0.004108 4.113064 ( 1.076443)
test_btest 0.000876 0.000159 75.071073 ( 6.923311)
test_basic 0.004558 0.000062 0.536409 ( 0.611570)
test_all 0.098328 0.035031 462.600969 ( 53.969926)
test_rubyspec 0.030801 0.019119 48.623135 ( 60.999871)
total: 129.83 sec