Logfile: /home/ko1/ruby/logs/brlog.trunk.20231101-055700
#<BuildRuby:0x000055ead7e17040
@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.20231101-055700",
@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.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.002413 0.003698 1.549875 ( 1.759160)
build_miniruby 0.001205 0.000201 0.887617 ( 0.886291)
build_ruby 0.001088 0.000181 2.736272 ( 2.736055)
build_all 0.009111 0.000782 16.586496 ( 1.501996)
build_install 0.004443 0.004428 4.879866 ( 1.154760)
test_btest 0.000634 0.000136 86.294334 ( 7.107197)
test_basic 0.004281 0.000000 0.698386 ( 0.775102)
test_all 0.094362 0.045270 508.576895 ( 57.847568)
test_rubyspec 0.002567 0.044896 50.492397 ( 62.822607)
total: 136.59 sec