Logfile: /home/ko1/ruby/logs/brlog.trunk.20221105-222549
#<BuildRuby:0x0000559f1ae65438
@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.20221105-222549",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006567 0.001791 0.891825 ( 0.957076)
build_miniruby 0.000000 0.001320 0.051990 ( 0.051395)
build_ruby 0.000000 0.001488 0.044935 ( 0.044104)
build_all 0.006472 0.002248 1.258572 ( 0.474123)
build_install 0.007792 0.005895 1.570784 ( 0.808024)
test_btest 0.000909 0.000349 64.223163 ( 6.596930)
test_basic 0.003699 0.001422 0.300227 ( 0.392928)
test_all 0.001433 0.000551 514.266312 ( 54.890917)
test_rubyspec 0.071199 0.043740 43.346257 ( 51.894670)
total: 116.11 sec