Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-185454
#<BuildRuby:0x000055a5b25a8a68
@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.20220725-185454",
@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.000002 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003725 0.005341 0.823330 ( 1.568928)
build_miniruby 0.001021 0.000371 0.063106 ( 0.062631)
build_ruby 0.000888 0.000323 0.055236 ( 0.055025)
build_all 0.006056 0.002202 1.267628 ( 0.474567)
build_install 0.008516 0.006502 4.221515 ( 1.794372)
test_btest 0.001790 0.000000 54.799383 ( 6.051570)
test_basic 0.001811 0.004601 0.302151 ( 0.392432)
test_all 0.002832 0.000000 483.243173 ( 52.657190)
test_rubyspec 0.075288 0.046035 41.830636 ( 47.726268)
total: 110.78 sec