Logfile: /home/ko1/ruby/logs/brlog.trunk.20230331-144237
#<BuildRuby:0x0000560b9d4e4068
@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.20230331-144237",
@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.000024 0.000000 0.000024 ( 0.000031)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.004951 0.000000 1.413371 ( 2.704942)
build_miniruby 0.001145 0.000000 0.749132 ( 0.749220)
build_ruby 0.001271 0.000000 2.275925 ( 2.275785)
build_all 0.006403 0.002262 11.851867 ( 1.081088)
build_install 0.007497 0.000038 1.646225 ( 0.867982)
test_btest 0.001144 0.000000 77.430557 ( 6.924803)
test_basic 0.004212 0.000000 0.589750 ( 0.684565)
test_all 0.000949 0.000000 428.501260 ( 38.370412)
test_rubyspec 0.015858 0.022161 41.148981 ( 51.633737)
total: 105.29 sec