Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-130815
#<BuildRuby:0x0000564549fb2f90
@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.20221024-130815",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000031 0.000003 0.000034 ( 0.000033)
configure 0.000037 0.000003 0.000040 ( 0.000042)
build_up 0.002690 0.009020 1.122613 ( 1.480079)
build_miniruby 0.001204 0.000301 0.109033 ( 0.105931)
build_ruby 0.001200 0.000300 0.103250 ( 0.100242)
build_all 0.009243 0.001069 1.393714 ( 0.607801)
build_install 0.014379 0.002015 1.718969 ( 0.932086)
test_btest 0.001461 0.000313 64.560446 ( 6.712552)
test_basic 0.000392 0.005869 0.365365 ( 0.461652)
test_all 0.002293 0.004958 522.925330 ( 55.200989)
test_rubyspec 0.064519 0.058916 43.611289 ( 52.135137)
total: 117.74 sec