Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-131546
#<BuildRuby:0x00005556868c08e8
@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.20220919-131546",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000020 0.000002 0.000022 ( 0.000014)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.011164 0.000475 1.104306 ( 1.143306)
build_miniruby 0.001865 0.000125 0.118700 ( 0.114568)
build_ruby 0.001527 0.000102 0.109830 ( 0.092321)
build_all 0.005318 0.004827 1.611449 ( 0.639457)
build_install 0.020148 0.001173 1.926511 ( 0.964260)
test_btest 0.001176 0.000130 73.020269 ( 8.087563)
test_basic 0.007680 0.000234 0.373518 ( 0.461070)
test_all 0.002781 0.000293 638.639793 ( 67.086417)
test_rubyspec 0.131396 0.051217 45.678256 ( 54.110186)
total: 132.70 sec