Logfile: /home/ko1/ruby/logs/brlog.trunk.20230814-025728
#<BuildRuby:0x0000562a9e9f8070
@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.20230814-025728",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004453 0.000742 1.280051 ( 2.508152)
build_miniruby 0.000769 0.000128 0.911016 ( 0.910384)
build_ruby 0.001418 0.000000 2.736469 ( 2.736214)
build_all 0.005158 0.004647 16.786132 ( 1.480081)
build_install 0.007934 0.000878 5.004172 ( 1.135734)
test_btest 0.000511 0.000102 78.998592 ( 7.881036)
test_basic 0.000332 0.003824 0.639445 ( 0.717969)
test_all 0.006135 0.000548 502.874838 ( 58.844303)
test_rubyspec 0.025376 0.027115 48.255584 ( 60.539460)
total: 136.75 sec