Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-035321
#<BuildRuby:0x000055634c860d30
@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.20220723-035321",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000101 0.000000 0.000101 ( 0.000105)
build_up 0.006377 0.004587 0.995002 ( 1.096446)
build_miniruby 0.001575 0.000337 0.072658 ( 0.071232)
build_ruby 0.002343 0.000000 0.076180 ( 0.074730)
build_all 0.008786 0.001409 1.518737 ( 0.584396)
build_install 0.005590 0.017544 5.200242 ( 2.057765)
test_btest 0.000885 0.000364 74.385226 ( 7.944192)
test_basic 0.006308 0.000656 0.329060 ( 0.418281)
test_all 0.000000 0.002525 639.389825 ( 64.526582)
test_rubyspec 0.099391 0.077765 45.625499 ( 51.231360)
total: 128.01 sec