Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-230456
#<BuildRuby:0x000055f54f610dd8
@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.20220918-230456",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003311 0.007010 1.079442 ( 1.100853)
build_miniruby 0.001927 0.000514 0.113166 ( 0.108237)
build_ruby 0.001949 0.000520 0.105784 ( 0.088158)
build_all 0.003579 0.005311 1.601357 ( 0.641746)
build_install 0.016943 0.001072 1.929554 ( 0.968175)
test_btest 0.001192 0.000331 77.507100 ( 8.311920)
test_basic 0.004520 0.003216 0.379270 ( 0.474785)
test_all 0.004605 0.000055 628.922152 ( 66.457411)
test_rubyspec 0.112720 0.057233 45.617757 ( 53.732139)
total: 131.88 sec