Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-144526
#<BuildRuby:0x0000556b7413af08
@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.20220804-144526",
@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.000027 0.000007 0.000034 ( 0.000033)
autoconf 0.000039 0.000010 0.000049 ( 0.000049)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.010987 0.000719 0.809218 ( 0.896312)
build_miniruby 0.001388 0.000298 0.064057 ( 0.062741)
build_ruby 0.001548 0.000000 0.066001 ( 0.064661)
build_all 0.007413 0.000000 1.236914 ( 0.480124)
build_install 0.013856 0.001061 4.282143 ( 1.765344)
test_btest 0.001724 0.000000 52.473034 ( 5.909961)
test_basic 0.005438 0.000438 0.284018 ( 0.385208)
test_all 0.003493 0.000000 479.016045 ( 50.999212)
test_rubyspec 0.097768 0.039199 41.291775 ( 48.980332)
total: 109.55 sec