Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-102610
#<BuildRuby:0x0000559c9cb6e700
@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-102610",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001684 0.010635 0.954702 ( 1.030714)
build_miniruby 0.001422 0.000829 0.074431 ( 0.072019)
build_ruby 0.001220 0.000711 0.080176 ( 0.079355)
build_all 0.007224 0.003552 1.520487 ( 0.576864)
build_install 0.021364 0.001200 5.185692 ( 2.101177)
test_btest 0.000684 0.000294 77.744233 ( 8.423329)
test_basic 0.007693 0.000111 0.336919 ( 0.433591)
test_all 0.001396 0.000547 677.298209 ( 66.295111)
test_rubyspec 0.119496 0.050086 45.285043 ( 50.783165)
total: 129.80 sec