Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-110739
#<BuildRuby:0x000055a817e16878
@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.20220801-110739",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000000 0.006429 0.883431 ( 3.706072)
build_miniruby 0.000575 0.000328 0.057662 ( 0.056614)
build_ruby 0.000944 0.000000 0.058676 ( 0.057516)
build_all 0.004151 0.000405 1.531582 ( 0.596567)
build_install 0.009758 0.001504 5.641605 ( 2.138294)
test_btest 0.000596 0.000149 54.872263 ( 7.873623)
test_basic 0.004642 0.001160 0.341341 ( 0.429479)
test_all 0.000805 0.000201 616.874484 ( 89.224222)
test_rubyspec 0.096981 0.034002 43.803215 ( 49.468699)
total: 153.55 sec