Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-190327
#<BuildRuby:0x00005612b044bdf8
@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.20221128-190327",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.001515 0.003427 1.168441 ( 1.167886)
build_miniruby 0.000740 0.000131 0.955508 ( 0.954216)
build_ruby 0.001264 0.000000 2.788625 ( 2.681913)
build_all 0.009011 0.000000 15.849590 ( 3.327135)
build_install 0.010575 0.000000 1.954303 ( 1.126672)
test_btest 0.000682 0.000000 56.576498 ( 11.787495)
test_basic 0.005289 0.000102 0.291769 ( 0.382344)
test_all 0.001166 0.000146 683.803508 (108.202685)
test_rubyspec 0.041687 0.023170 53.351296 ( 61.501032)
total: 191.13 sec