Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-121528
#<BuildRuby:0x00005618e640ffb0
@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.20221119-121528",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.004004 0.001068 1.103235 ( 1.114753)
build_miniruby 0.000773 0.000206 0.971810 ( 0.970509)
build_ruby 0.000995 0.000265 2.743643 ( 2.644880)
build_all 0.006612 0.002550 15.770335 ( 3.324266)
build_install 0.008589 0.000180 2.023777 ( 1.160509)
test_btest 0.000509 0.000128 63.151880 ( 10.703748)
test_basic 0.003773 0.000943 0.298720 ( 0.389578)
test_all 0.000994 0.000248 624.116227 ( 98.497624)
test_rubyspec 0.039853 0.035479 51.508628 ( 59.837291)
total: 178.64 sec