Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-152603
#<BuildRuby:0x00005565938dc9c8
@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.20221116-152603",
@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.000028 0.000004 0.000032 ( 0.000032)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.008214 0.000568 1.070594 ( 1.371536)
build_miniruby 0.001780 0.000237 0.897889 ( 0.897101)
build_ruby 0.002274 0.000303 2.329678 ( 2.232531)
build_all 0.005619 0.011393 18.255949 ( 2.295021)
build_install 0.016900 0.003161 1.864292 ( 1.009164)
test_btest 0.000972 0.000254 86.502694 ( 9.769412)
test_basic 0.001807 0.004542 0.338327 ( 0.431738)
test_all 0.001555 0.000173 712.659522 ( 74.852600)
test_rubyspec 0.067570 0.063615 50.936509 ( 59.481430)
total: 152.34 sec