Logfile: /home/ko1/ruby/logs/brlog.trunk.20230807-083331
#<BuildRuby:0x0000556051f2fb50
@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.20230807-083331",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005466 0.000575 1.485302 ( 2.707755)
build_miniruby 0.001102 0.000000 0.903813 ( 0.903067)
build_ruby 0.001232 0.000000 2.693476 ( 2.692895)
build_all 0.005785 0.004228 15.663516 ( 1.363247)
build_install 0.009298 0.000687 2.285229 ( 1.053484)
test_btest 0.001010 0.000138 86.665886 ( 8.279252)
test_basic 0.000603 0.004652 0.539179 ( 0.615621)
test_all 0.001980 0.000360 573.456061 ( 62.770580)
test_rubyspec 0.015031 0.030031 47.068143 ( 59.397565)
total: 139.78 sec