Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-120915
#<BuildRuby:0x000055c9e97e6f90
@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.20220807-120915",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006280 0.003608 0.766093 ( 1.481373)
build_miniruby 0.001783 0.000382 0.097630 ( 0.096781)
build_ruby 0.001003 0.003189 2.522907 ( 2.408606)
build_all 0.010030 0.002674 12.962817 ( 1.701831)
build_install 0.015188 0.001475 4.340395 ( 1.790332)
test_btest 0.001356 0.000000 53.578659 ( 5.978470)
test_basic 0.005203 0.000397 0.283532 ( 0.376271)
test_all 0.003032 0.000674 505.110406 ( 53.551563)
test_rubyspec 0.060353 0.059765 41.511044 ( 49.221512)
total: 116.61 sec