Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-175320
#<BuildRuby:0x000055cef78b27e0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220814-175320",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006306 0.000000 0.844429 ( 1.039766)
build_miniruby 0.001059 0.000000 0.058810 ( 0.057574)
build_ruby 0.000963 0.000000 0.059565 ( 0.058261)
build_all 0.004646 0.000000 1.534342 ( 0.588251)
build_install 0.002031 0.009151 1.923685 ( 0.967274)
test_btest 0.000690 0.000086 50.883935 ( 8.806651)
test_basic 0.001039 0.004820 0.333827 ( 0.421956)
test_all 0.002072 0.000389 626.344642 ( 93.593087)
test_rubyspec 0.076658 0.025662 44.074906 ( 56.470765)
total: 162.00 sec