Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-004706
#<BuildRuby:0x000055ccce180880
@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.20221202-004706",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003234 0.007475 1.204475 ( 1.212076)
build_miniruby 0.001709 0.000854 0.833068 ( 0.831505)
build_ruby 0.000000 0.003473 2.249724 ( 2.159470)
build_all 0.017971 0.003203 18.567068 ( 2.182379)
build_install 0.012655 0.010592 2.085837 ( 1.018141)
test_btest 0.000839 0.000445 91.794906 ( 9.362680)
test_basic 0.005299 0.005026 0.351049 ( 0.435010)
test_all 0.001854 0.000000 738.068385 ( 71.758167)
test_rubyspec 0.091935 0.072032 49.408732 ( 57.496590)
total: 146.46 sec