Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-122118
#<BuildRuby:0x000056541287bba0
@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.20220721-122118",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008391 0.000646 0.869517 ( 0.971617)
build_miniruby 0.002226 0.000000 0.063316 ( 0.061985)
build_ruby 0.001476 0.000000 0.057276 ( 0.056360)
build_all 0.000832 0.008561 1.248406 ( 0.487255)
build_install 0.011573 0.004055 4.282077 ( 1.819456)
test_btest 0.001652 0.000000 52.052504 ( 6.109651)
test_basic 0.004725 0.000499 0.280196 ( 0.373459)
test_all 0.003167 0.000000 478.642013 ( 51.682415)
test_rubyspec 0.095557 0.043406 42.003233 ( 47.866297)
total: 109.43 sec