Logfile: /home/ko1/ruby/logs/brlog.trunk.20220504-032912
#<BuildRuby:0x0000557b6f8800a0
@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.20220504-032912",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.002346 0.004048 0.836343 ( 1.052640)
build_miniruby 0.000791 0.000053 0.056940 ( 0.055753)
build_ruby 0.000964 0.000064 0.057777 ( 0.056533)
build_all 0.004283 0.000007 1.483707 ( 0.597258)
build_install 0.009501 0.000594 6.255601 ( 2.804987)
test_btest 0.000712 0.000045 47.028174 ( 8.385573)
test_basic 0.005427 0.000035 0.337524 ( 0.425712)
test_all 0.001282 0.000000 645.568401 ( 94.865197)
test_rubyspec 0.090935 0.028469 44.070648 ( 48.956151)
total: 157.20 sec