Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-134412
#<BuildRuby:0x000056039937efe0
@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.20220910-134412",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008916 0.000688 1.131217 ( 1.214978)
build_miniruby 0.001755 0.000234 0.072534 ( 0.072422)
build_ruby 0.001678 0.000224 0.077749 ( 0.077486)
build_all 0.008933 0.001191 1.591724 ( 0.631293)
build_install 0.015494 0.005054 1.948178 ( 0.983044)
test_btest 0.000941 0.000157 91.054893 ( 9.583789)
test_basic 0.005993 0.000999 0.352727 ( 0.443220)
test_all 0.000598 0.004371 648.080974 ( 66.518248)
test_rubyspec 0.100299 0.069378 47.202592 ( 55.599985)
total: 135.13 sec