Logfile: /home/ko1/ruby/logs/brlog.trunk.20231102-132400
#<BuildRuby:0x0000563233a23cb0
@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.20231102-132400",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.001464 0.004121 1.390400 ( 1.914239)
build_miniruby 0.000943 0.000000 1.874437 ( 1.767009)
build_ruby 0.001149 0.000000 2.916369 ( 2.916542)
build_all 0.009499 0.000536 17.276498 ( 1.508496)
build_install 0.008701 0.000620 5.046619 ( 1.181329)
test_btest 0.001050 0.000144 84.794709 ( 7.385027)
test_basic 0.000651 0.004535 0.737388 ( 0.813277)
test_all 0.103580 0.031539 555.578708 ( 55.345469)
test_rubyspec 0.030342 0.019348 50.736586 ( 63.105275)
total: 135.94 sec