Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-112244
#<BuildRuby:0x000055bcbf0cccc8
@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.20220902-112244",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.012506 1.021429 ( 1.036407)
build_miniruby 0.001271 0.001000 0.080363 ( 0.078261)
build_ruby 0.001780 0.000712 0.078466 ( 0.076586)
build_all 0.009487 0.000698 1.550254 ( 0.580155)
build_install 0.011949 0.009518 1.877167 ( 0.922699)
test_btest 0.000936 0.000394 73.668968 ( 8.010301)
test_basic 0.003349 0.003791 0.312138 ( 0.401968)
test_all 0.002298 0.001034 684.262605 ( 67.107448)
test_rubyspec 0.114014 0.069521 45.460423 ( 53.940249)
total: 132.16 sec