Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-234711
#<BuildRuby:0x00005645c5746ad8
@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.20221018-234711",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006103 0.004481 1.147559 ( 1.235812)
build_miniruby 0.001233 0.000285 0.110465 ( 0.109702)
build_ruby 0.001786 0.000000 0.099755 ( 0.098131)
build_all 0.007191 0.001022 1.331915 ( 0.602591)
build_install 0.013968 0.001872 1.721256 ( 0.933685)
test_btest 0.001411 0.000000 60.984247 ( 6.525203)
test_basic 0.002365 0.004885 0.354137 ( 0.445857)
test_all 0.000589 0.006756 516.543794 ( 54.711114)
test_rubyspec 0.086152 0.048655 43.228119 ( 51.726522)
total: 116.39 sec