Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-191202
#<BuildRuby:0x000055ee15874b88
@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.20221115-191202",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000040 0.000006 0.000046 ( 0.000060)
configure 0.000096 0.000013 0.000109 ( 0.000116)
build_up 0.000352 0.007932 1.097915 ( 1.172629)
build_miniruby 0.001299 0.000346 0.872380 ( 0.884326)
build_ruby 0.001676 0.000447 2.405405 ( 2.342598)
build_all 0.007674 0.010600 18.280842 ( 2.218281)
build_install 0.012561 0.007543 1.841996 ( 0.990817)
test_btest 0.000989 0.000417 83.232498 ( 10.170108)
test_basic 0.002038 0.003343 0.343622 ( 0.436055)
test_all 0.001915 0.000000 709.024752 ( 74.890438)
test_rubyspec 0.084844 0.044748 50.365747 ( 58.919996)
total: 152.03 sec