Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-061320
#<BuildRuby:0x0000558c61246ad8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221108-061320",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.002918 0.005846 0.910161 ( 1.108603)
build_miniruby 0.000497 0.001619 0.050594 ( 0.048770)
build_ruby 0.000857 0.000600 0.051491 ( 0.050250)
build_all 0.004283 0.002998 1.235772 ( 0.451727)
build_install 0.009118 0.004618 1.569219 ( 0.793617)
test_btest 0.000672 0.000448 61.431276 ( 6.626666)
test_basic 0.003955 0.002637 0.314359 ( 0.404322)
test_all 0.001510 0.001006 495.589971 ( 53.915251)
test_rubyspec 0.074181 0.055824 43.598942 ( 52.088348)
total: 115.49 sec