Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-151145
#<BuildRuby:0x000055805a176148
@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.20220729-151145",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008182 0.000630 0.838778 ( 1.286701)
build_miniruby 0.001487 0.000000 0.056607 ( 0.055405)
build_ruby 0.001893 0.000000 0.060746 ( 0.058874)
build_all 0.008536 0.000000 1.235960 ( 0.470683)
build_install 0.016538 0.000000 4.320685 ( 1.811200)
test_btest 0.001406 0.000000 54.443349 ( 6.306635)
test_basic 0.006959 0.000012 0.291391 ( 0.381186)
test_all 0.001204 0.001476 508.592689 ( 53.298012)
test_rubyspec 0.072058 0.050631 41.492317 ( 47.364933)
total: 111.03 sec