Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-190951
#<BuildRuby:0x00005563ed99a9c0
@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.20221016-190951",
@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.000024 0.000002 0.000026 ( 0.000027)
autoconf 0.000051 0.000004 0.000055 ( 0.000056)
configure 0.000037 0.000003 0.000040 ( 0.000039)
build_up 0.000563 0.012170 1.110562 ( 1.170865)
build_miniruby 0.001155 0.000355 0.100754 ( 0.098330)
build_ruby 0.001061 0.000326 0.109196 ( 0.106643)
build_all 0.007736 0.001004 1.361822 ( 0.575882)
build_install 0.016912 0.000817 1.675935 ( 0.910962)
test_btest 0.001681 0.000395 62.371264 ( 6.513593)
test_basic 0.005021 0.001182 0.351274 ( 0.442990)
test_all 0.006136 0.000000 488.291884 ( 53.101033)
test_rubyspec 0.100223 0.029973 43.447424 ( 51.924987)
total: 114.85 sec