Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-114257
#<BuildRuby:0x00005606aebe1350
@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.20220825-114257",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000025 0.000006 0.000031 ( 0.000032)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.010997 0.000735 0.838778 ( 0.995989)
build_miniruby 0.001887 0.000404 0.057091 ( 0.056082)
build_ruby 0.001150 0.000246 0.057692 ( 0.057114)
build_all 0.007404 0.001587 1.258437 ( 0.490536)
build_install 0.010749 0.005080 1.601812 ( 0.799767)
test_btest 0.000778 0.000195 53.938268 ( 6.137069)
test_basic 0.004650 0.001163 0.282490 ( 0.375256)
test_all 0.003118 0.000780 480.208874 ( 52.064439)
test_rubyspec 0.068948 0.051542 41.956101 ( 50.635543)
total: 111.61 sec