Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-155909
#<BuildRuby:0x00005652ad5f46e0
@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.20220920-155909",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.003082 0.007759 1.081942 ( 1.421609)
build_miniruby 0.001939 0.000415 0.116857 ( 0.111669)
build_ruby 0.002031 0.000435 0.118297 ( 0.100418)
build_all 0.009557 0.001069 1.584757 ( 0.638068)
build_install 0.015987 0.006185 1.945441 ( 0.986128)
test_btest 0.000927 0.000219 77.734271 ( 8.337241)
test_basic 0.001375 0.005446 0.378363 ( 0.473880)
test_all 0.002902 0.000853 672.357071 ( 68.455661)
test_rubyspec 0.109313 0.057469 45.847667 ( 54.306903)
total: 134.83 sec