Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-155603
#<BuildRuby:0x0000556b6c8bb500
@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.20231230-155603",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004098 0.000000 1.164848 ( 1.531054)
build_miniruby 0.001011 0.000000 1.011894 ( 1.010644)
build_ruby 0.001325 0.000000 2.652767 ( 2.652122)
build_all 0.007790 0.002272 16.089730 ( 1.459923)
build_install 0.007223 0.000964 4.508586 ( 1.094353)
test_btest 0.000857 0.000245 79.654437 ( 7.872795)
test_basic 0.004081 0.000007 0.667106 ( 0.743238)
test_all 0.113005 0.025266 513.689093 ( 59.050314)
test_rubyspec 0.022904 0.025476 51.294192 ( 63.577392)
total: 138.99 sec