Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-225442
#<BuildRuby:0x000055836d847600
@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.20220717-225442",
@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.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007104 0.004655 0.950044 ( 1.349193)
build_miniruby 0.001419 0.000304 0.069493 ( 0.067200)
build_ruby 0.001590 0.000341 0.078471 ( 0.076556)
build_all 0.006474 0.004979 1.564599 ( 0.600081)
build_install 0.018024 0.002086 5.179545 ( 2.080208)
test_btest 0.000988 0.000000 73.408049 ( 8.197297)
test_basic 0.002649 0.004728 0.325781 ( 0.415025)
test_all 0.002739 0.000000 640.997467 ( 64.711299)
test_rubyspec 0.115914 0.062080 45.594768 ( 51.361222)
total: 128.86 sec