Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-142356
#<BuildRuby:0x000055e874632038
@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.20220828-142356",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000131 0.000022 0.000153 ( 0.000155)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.010824 0.000348 0.829244 ( 1.070690)
build_miniruby 0.001204 0.000172 0.054055 ( 0.053085)
build_ruby 0.001613 0.000000 0.065907 ( 0.064921)
build_all 0.008013 0.000696 1.252981 ( 0.465979)
build_install 0.012867 0.001716 1.572071 ( 0.798463)
test_btest 0.000851 0.000114 53.397156 ( 6.032071)
test_basic 0.001022 0.005942 0.273194 ( 0.362157)
test_all 0.000000 0.004798 479.673393 ( 51.149674)
test_rubyspec 0.070599 0.056555 41.201607 ( 49.838881)
total: 109.84 sec