Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-091446
#<BuildRuby:0x0000555f787886d8
@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.20220903-091446",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010184 0.000848 0.973288 ( 1.610468)
build_miniruby 0.001839 0.000000 0.075729 ( 0.074023)
build_ruby 0.001927 0.000000 0.077726 ( 0.075977)
build_all 0.007616 0.000915 1.543415 ( 0.574916)
build_install 0.023161 0.000000 1.869241 ( 0.910482)
test_btest 0.001066 0.000000 75.657688 ( 8.482534)
test_basic 0.000000 0.007361 0.322189 ( 0.415880)
test_all 0.003040 0.001819 686.413903 ( 67.283850)
test_rubyspec 0.102628 0.063532 45.588093 ( 54.033923)
total: 133.46 sec