Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-034001
#<BuildRuby:0x000055df83ced480
@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-034001",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007683 0.001280 0.874494 ( 1.046671)
build_miniruby 0.001635 0.000272 0.064102 ( 0.063139)
build_ruby 0.001317 0.000220 0.056092 ( 0.054567)
build_all 0.003541 0.005849 1.228718 ( 0.459094)
build_install 0.016609 0.001302 4.317896 ( 1.832504)
test_btest 0.000536 0.000115 52.103695 ( 6.256087)
test_basic 0.000000 0.005474 0.280793 ( 0.371723)
test_all 0.002634 0.000000 482.912024 ( 51.925961)
test_rubyspec 0.086053 0.044877 41.513066 ( 47.376149)
total: 109.39 sec