Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-073731
#<BuildRuby:0x0000558dc2836c88
@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.20221012-073731",
@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.000023 0.000001 0.000024 ( 0.000026)
autoconf 0.000049 0.000004 0.000053 ( 0.000054)
configure 0.000034 0.000003 0.000037 ( 0.000037)
build_up 0.007974 0.003521 1.086287 ( 1.432184)
build_miniruby 0.001601 0.000200 0.098478 ( 0.094963)
build_ruby 0.001572 0.000000 0.101534 ( 0.098637)
build_all 0.008591 0.000745 1.321568 ( 0.568608)
build_install 0.014600 0.000638 1.653136 ( 0.896426)
test_btest 0.001659 0.000174 63.001686 ( 6.751585)
test_basic 0.003086 0.003782 0.345441 ( 0.434328)
test_all 0.007987 0.000000 510.902007 ( 54.356399)
test_rubyspec 0.121818 0.022854 43.182301 ( 51.774521)
total: 116.41 sec