Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-150102
#<BuildRuby:0x00005556e21c1400
@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.20221016-150102",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009984 0.000000 1.123856 ( 1.188970)
build_miniruby 0.001931 0.000000 0.105758 ( 0.103234)
build_ruby 0.002237 0.000000 0.109605 ( 0.106951)
build_all 0.009137 0.000000 1.357218 ( 0.584489)
build_install 0.005552 0.008977 1.671914 ( 0.924201)
test_btest 0.001936 0.000204 61.149680 ( 6.583601)
test_basic 0.006611 0.000696 0.359854 ( 0.450350)
test_all 0.002883 0.003319 488.758394 ( 54.270410)
test_rubyspec 0.092066 0.037194 43.425933 ( 51.925742)
total: 116.14 sec