Logfile: /home/ko1/ruby/logs/brlog.trunk.20221105-145312
#<BuildRuby:0x0000559d5fd99390
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221105-145312",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007469 0.000574 0.913951 ( 1.008303)
build_miniruby 0.002071 0.000000 0.051225 ( 0.049609)
build_ruby 0.001263 0.000000 0.040575 ( 0.039287)
build_all 0.009161 0.000232 1.255091 ( 0.470066)
build_install 0.014560 0.000609 1.595604 ( 0.819428)
test_btest 0.001582 0.000000 59.894675 ( 6.695032)
test_basic 0.007860 0.000243 0.315609 ( 0.403819)
test_all 0.002856 0.000168 492.853395 ( 53.832443)
test_rubyspec 0.059607 0.064898 43.160393 ( 51.675735)
total: 114.99 sec