Logfile: /home/ko1/ruby/logs/brlog.trunk.20231115-191351
#<BuildRuby:0x0000564df5cbff18
@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.20231115-191351",
@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.000009 0.000000 0.000009 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001568 0.004084 1.206483 ( 1.572947)
build_miniruby 0.001204 0.000121 0.907775 ( 0.906877)
build_ruby 0.001614 0.000161 2.762839 ( 2.762419)
build_all 0.005907 0.004404 15.985906 ( 1.418097)
build_install 0.001269 0.007803 4.708636 ( 1.156225)
test_btest 0.000629 0.000143 82.179333 ( 7.471037)
test_basic 0.005185 0.000000 0.795102 ( 0.871669)
test_all 0.115531 0.021683 494.293248 ( 61.560453)
test_rubyspec 0.015691 0.030645 48.228132 ( 60.596247)
total: 138.32 sec