Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-045919
#<BuildRuby:0x00005576696b4920
@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.20220916-045919",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000012 0.000006 0.000018 ( 0.000019)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.000264 0.009488 1.077967 ( 1.059964)
build_miniruby 0.001020 0.000741 0.076133 ( 0.074012)
build_ruby 0.001214 0.000883 0.075699 ( 0.073531)
build_all 0.006944 0.003284 1.557863 ( 0.586843)
build_install 0.015001 0.007142 1.921230 ( 0.936973)
test_btest 0.000706 0.000454 91.521055 ( 9.030248)
test_basic 0.004733 0.003043 0.361003 ( 0.449653)
test_all 0.002171 0.001396 642.906470 ( 66.696048)
test_rubyspec 0.093243 0.066435 46.985332 ( 55.412460)
total: 134.32 sec