Logfile: /home/ko1/ruby/logs/brlog.trunk.20221106-140709
#<BuildRuby:0x000056489f265348
@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.20221106-140709",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.007128 0.001188 0.911948 ( 1.111001)
build_miniruby 0.001863 0.000000 0.049343 ( 0.047698)
build_ruby 0.001257 0.000000 0.052896 ( 0.051760)
build_all 0.007091 0.000217 1.227159 ( 0.476364)
build_install 0.011088 0.004907 1.598900 ( 0.808181)
test_btest 0.001536 0.000000 63.218042 ( 6.358405)
test_basic 0.002944 0.004627 0.314919 ( 0.411796)
test_all 0.002400 0.000192 520.405619 ( 55.129915)
test_rubyspec 0.073878 0.051894 43.368723 ( 51.990755)
total: 116.39 sec