Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-170604
#<BuildRuby:0x0000561000d73848
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-170604",
@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.000012 0.000003 0.000015 ( 0.000016)
configure 0.000022 0.000005 0.000027 ( 0.000025)
build_up 0.003208 0.007568 0.962892 ( 2.776873)
build_miniruby 0.001511 0.000539 0.076332 ( 0.075811)
build_ruby 0.001359 0.000486 0.076829 ( 0.076631)
build_all 0.006721 0.002400 4.106760 ( 0.784233)
build_install 0.020940 0.002130 7.827553 ( 2.360154)
test_btest 0.001796 0.000529 47.420320 ( 44.400730)
test_basic 0.007117 0.000594 0.347896 ( 0.436827)
test_all 0.001563 0.000435 644.831246 ( 64.390564)
test_rubyspec 0.107787 0.053042 45.611057 ( 51.141006)
total: 166.44 sec