Logfile: /home/ko1/ruby/logs/brlog.trunk.20220602-132616
#<BuildRuby:0x00005634d600ece8
@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.20220602-132616",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.008477 0.000031 0.828858 ( 1.186745)
build_miniruby 0.001278 0.000085 0.061562 ( 0.061655)
build_ruby 0.001270 0.000085 0.056223 ( 0.055456)
build_all 0.010030 0.000093 1.208467 ( 0.494102)
build_install 0.018452 0.000275 4.920338 ( 2.510328)
test_btest 0.001925 0.000096 53.449688 ( 6.001975)
test_basic 0.005652 0.000283 0.288320 ( 0.379621)
test_all 0.002756 0.000138 505.356086 ( 53.545802)
test_rubyspec 0.127931 0.003403 41.526222 ( 47.451306)
total: 111.69 sec