Logfile: /home/ko1/ruby/logs/brlog.trunk.20221102-215513
#<BuildRuby:0x000056223ddc5310
@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.20221102-215513",
@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.000010 0.000002 0.000012 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.005479 0.002125 0.930828 ( 0.950761)
build_miniruby 0.001013 0.000289 0.049576 ( 0.048387)
build_ruby 0.001040 0.000297 0.043204 ( 0.041972)
build_all 0.005443 0.001555 1.239568 ( 0.466841)
build_install 0.009613 0.004510 1.572099 ( 0.801448)
test_btest 0.001336 0.000417 61.240788 ( 6.373430)
test_basic 0.004814 0.001504 0.320917 ( 0.411661)
test_all 0.003370 0.003220 484.390281 ( 53.812291)
test_rubyspec 0.064508 0.044148 43.249328 ( 51.806332)
total: 114.71 sec