Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-174620
#<BuildRuby:0x0000562c2fd983a0
@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.20221129-174620",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000014 0.000003 0.000017 ( 0.000019)
configure 0.000013 0.000003 0.000016 ( 0.000017)
build_up 0.004895 0.000218 1.129474 ( 1.372732)
build_miniruby 0.000711 0.000164 0.914207 ( 0.912960)
build_ruby 0.001022 0.000236 2.809457 ( 2.714433)
build_all 0.008841 0.000000 15.851243 ( 3.377618)
build_install 0.008758 0.000175 1.976131 ( 1.125749)
test_btest 0.000513 0.000091 58.841681 ( 12.054869)
test_basic 0.004526 0.000045 0.303104 ( 0.393988)
test_all 0.001022 0.000170 707.119203 (108.186787)
test_rubyspec 0.042646 0.025105 54.082777 ( 62.250282)
total: 192.39 sec