Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-145509
#<BuildRuby:0x00005608f0a750b8
@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.20220729-145509",
@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.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000121 0.000010 0.000131 ( 0.000081)
build_up 0.006541 0.003244 0.844586 ( 1.120642)
build_miniruby 0.001251 0.000156 0.061196 ( 0.060365)
build_ruby 0.001166 0.000145 0.056084 ( 0.054909)
build_all 0.007344 0.000426 1.277763 ( 0.498754)
build_install 0.012034 0.005293 4.460061 ( 1.824746)
test_btest 0.002101 0.000350 51.990053 ( 6.329822)
test_basic 0.002342 0.004063 0.289943 ( 0.379821)
test_all 0.002774 0.000000 480.564861 ( 51.709107)
test_rubyspec 0.097531 0.032611 41.721633 ( 47.538574)
total: 109.52 sec