Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-171621
#<BuildRuby:0x0000557e4c75fdd0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220814-171621",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000011 0.000005 0.000016 ( 0.000015)
build_up 0.002816 0.003538 0.833660 ( 1.022112)
build_miniruby 0.000682 0.000309 0.058266 ( 0.057077)
build_ruby 0.000657 0.000298 0.060276 ( 0.059102)
build_all 0.003147 0.001431 1.525480 ( 0.591452)
build_install 0.002921 0.007993 1.910315 ( 0.962212)
test_btest 0.000827 0.000000 56.435132 ( 8.102177)
test_basic 0.005519 0.001123 0.347227 ( 0.434610)
test_all 0.001260 0.000678 612.539544 ( 92.184919)
test_rubyspec 0.074445 0.051680 44.283479 ( 51.692632)
total: 155.11 sec