Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-055055
#<BuildRuby:0x00005618f3f372c8
@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.20220815-055055",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.006737 0.836980 ( 1.630502)
build_miniruby 0.000245 0.000705 0.057578 ( 0.056250)
build_ruby 0.000839 0.000179 0.059532 ( 0.058224)
build_all 0.003904 0.000837 1.532578 ( 0.590931)
build_install 0.009904 0.001134 1.905211 ( 0.963782)
test_btest 0.000605 0.000121 57.506044 ( 8.363447)
test_basic 0.000574 0.004812 0.279467 ( 0.368787)
test_all 0.002477 0.000660 640.297674 ( 92.784455)
test_rubyspec 0.078194 0.047762 43.964045 ( 51.306531)
total: 156.12 sec