Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-201521
#<BuildRuby:0x0000557e98fa0048
@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.20231220-201521",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003493 0.000822 1.185077 ( 1.570284)
build_miniruby 0.000000 0.000996 0.854171 ( 0.853618)
build_ruby 0.000000 0.001343 2.705011 ( 2.705098)
build_all 0.005096 0.004806 15.753557 ( 1.482796)
build_install 0.007891 0.000486 4.574370 ( 1.114671)
test_btest 0.000787 0.000229 81.033963 ( 6.300834)
test_basic 0.004450 0.000316 0.802603 ( 0.879204)
test_all 0.094286 0.042024 505.855441 ( 45.717021)
test_rubyspec 0.015730 0.030703 50.316361 ( 62.677509)
total: 123.30 sec