Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-033741
#<BuildRuby:0x000055d9b54406a8
@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.20221227-033741",
@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.000018 0.000003 0.000021 ( 0.000021)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.008371 0.000618 0.973772 ( 1.607806)
build_miniruby 0.002961 0.000000 0.837397 ( 0.836472)
build_ruby 0.002411 0.000151 2.145522 ( 2.147005)
build_all 0.018034 0.001699 18.552584 ( 2.175769)
build_install 0.020721 0.001126 2.022121 ( 1.044106)
test_btest 0.001948 0.000000 88.738607 ( 9.562896)
test_basic 0.000000 0.008675 0.342707 ( 0.429542)
test_all 0.001642 0.001067 675.052652 ( 65.212246)
test_rubyspec 0.089139 0.081299 47.888054 ( 56.017301)
total: 139.03 sec