Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-100631
#<BuildRuby:0x00005632a0840ea8
@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.20220915-100631",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008658 0.002165 1.137974 ( 1.135386)
build_miniruby 0.001694 0.000423 0.066505 ( 0.064394)
build_ruby 0.000000 0.002038 0.073497 ( 0.071896)
build_all 0.005031 0.004596 1.552968 ( 0.598552)
build_install 0.016231 0.006777 1.923961 ( 0.954975)
test_btest 0.000972 0.000340 96.084884 ( 9.300100)
test_basic 0.005394 0.001888 0.354681 ( 0.444399)
test_all 0.002818 0.000987 647.406431 ( 66.156377)
test_rubyspec 0.106962 0.067200 46.869690 ( 55.007302)
total: 133.73 sec