Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-141655
#<BuildRuby:0x0000558a0ad98b60
@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-141655",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000048 0.000017 0.000065 ( 0.000069)
build_up 0.007684 0.002794 1.076273 ( 1.105238)
build_miniruby 0.000000 0.002376 0.119425 ( 0.114394)
build_ruby 0.001158 0.000869 0.111470 ( 0.093999)
build_all 0.003899 0.006462 1.582209 ( 0.646449)
build_install 0.019518 0.001994 1.928876 ( 0.959527)
test_btest 0.001104 0.000441 81.392365 ( 8.723377)
test_basic 0.008203 0.000000 0.380764 ( 0.480299)
test_all 0.003550 0.000000 674.665391 ( 68.570066)
test_rubyspec 0.117373 0.051716 45.352017 ( 53.546365)
total: 134.24 sec