Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-181418
#<BuildRuby:0x000056352a317800
@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.20220720-181418",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.008801 0.002201 0.970785 ( 1.105021)
build_miniruby 0.001909 0.000477 0.075053 ( 0.073163)
build_ruby 0.001641 0.000000 0.074287 ( 0.073719)
build_all 0.009577 0.000370 1.526328 ( 0.588281)
build_install 0.012371 0.010621 5.137495 ( 2.093118)
test_btest 0.000841 0.000263 75.122327 ( 8.800959)
test_basic 0.004898 0.003344 0.331346 ( 0.419009)
test_all 0.001732 0.000577 630.391130 ( 64.259828)
test_rubyspec 0.112688 0.049251 45.873227 ( 51.677506)
total: 129.09 sec