Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-003037
#<BuildRuby:0x000055d8ca56ca68
@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.20220728-003037",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.008734 0.000672 0.856500 ( 1.644575)
build_miniruby 0.001270 0.000097 0.060732 ( 0.059975)
build_ruby 0.001571 0.000121 0.062861 ( 0.062159)
build_all 0.003014 0.004745 1.245145 ( 0.487692)
build_install 0.007318 0.010440 4.234077 ( 1.848866)
test_btest 0.001373 0.000367 53.013063 ( 6.215837)
test_basic 0.005442 0.001451 0.291462 ( 0.381202)
test_all 0.002476 0.000228 480.047348 ( 52.143588)
test_rubyspec 0.094325 0.040227 41.802895 ( 47.634037)
total: 110.48 sec