Logfile: /home/ko1/ruby/logs/brlog.trunk.20221102-233438
#<BuildRuby:0x000055959aca1400
@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.20221102-233438",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004030 0.004101 0.945473 ( 0.984473)
build_miniruby 0.001643 0.000109 0.050248 ( 0.048715)
build_ruby 0.001511 0.000101 0.040963 ( 0.039438)
build_all 0.008024 0.000535 1.272642 ( 0.474255)
build_install 0.014003 0.000571 1.528563 ( 0.795540)
test_btest 0.001693 0.000106 61.114385 ( 6.688410)
test_basic 0.006658 0.000416 0.299462 ( 0.388496)
test_all 0.006429 0.000401 520.676083 ( 55.460366)
test_rubyspec 0.078633 0.046775 43.474907 ( 51.962519)
total: 116.84 sec