Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-084434
#<BuildRuby:0x0000563fdf7f7f90
@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.20221203-084434",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000016 0.000005 0.000021 ( 0.000019)
build_up 0.004030 0.001099 1.166188 ( 1.192697)
build_miniruby 0.000710 0.000194 1.010220 ( 1.009056)
build_ruby 0.001051 0.000287 2.731961 ( 2.646282)
build_all 0.006945 0.001894 15.853382 ( 3.549202)
build_install 0.001064 0.007050 2.221549 ( 1.243896)
test_btest 0.000597 0.000000 67.204310 ( 11.184981)
test_basic 0.004125 0.001212 0.333993 ( 0.424492)
test_all 0.000604 0.000226 667.063658 (105.573376)
test_rubyspec 0.050378 0.014046 53.218416 ( 61.316625)
total: 188.14 sec