Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-002947
#<BuildRuby:0x0000561d605a6c88
@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.20220827-002947",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000072 0.000005 0.000077 ( 0.000078)
configure 0.000152 0.000012 0.000164 ( 0.000181)
build_up 0.010969 0.000486 0.819761 ( 1.000704)
build_miniruby 0.001494 0.000107 0.064248 ( 0.063203)
build_ruby 0.001279 0.000091 0.066587 ( 0.065319)
build_all 0.007912 0.000565 1.235137 ( 0.465137)
build_install 0.005762 0.010949 1.605530 ( 0.809223)
test_btest 0.001090 0.000218 50.533583 ( 6.117389)
test_basic 0.004956 0.000991 0.286498 ( 0.378664)
test_all 0.005344 0.000000 479.151498 ( 52.250964)
test_rubyspec 0.096154 0.045719 41.794211 ( 50.292630)
total: 111.45 sec