Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-200816
#<BuildRuby:0x0000564ee5d69338
@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.20221019-200816",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000081 0.000006 0.000087 ( 0.000095)
build_up 0.009172 0.000705 1.140393 ( 1.334499)
build_miniruby 0.002608 0.000000 0.107219 ( 0.103032)
build_ruby 0.001529 0.000000 0.094479 ( 0.092180)
build_all 0.008328 0.000229 1.369133 ( 0.598232)
build_install 0.016109 0.000706 1.682528 ( 0.915124)
test_btest 0.001867 0.000116 60.875648 ( 6.716361)
test_basic 0.006532 0.000053 0.352911 ( 0.441646)
test_all 0.005176 0.000000 495.558698 ( 53.256905)
test_rubyspec 0.086242 0.054210 43.173852 ( 51.619144)
total: 115.08 sec