Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-041844
#<BuildRuby:0x00005624c7ee0060
@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.20230131-041844",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.004014 0.000002 0.630028 ( 1.021707)
build_miniruby 0.000898 0.000138 0.621464 ( 0.620761)
build_ruby 0.000996 0.000153 2.031188 ( 2.030594)
build_all 0.008098 0.000563 11.942864 ( 1.504393)
build_install 0.001451 0.004752 1.439665 ( 0.699503)
test_btest 0.000592 0.000127 60.326326 ( 6.270246)
test_basic 0.003149 0.000675 0.258307 ( 0.353222)
test_all 0.001396 0.000299 472.182046 ( 48.736936)
test_rubyspec 0.017261 0.010937 34.782203 ( 45.403776)
total: 106.64 sec