Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-100608
#<BuildRuby:0x00005562dc488c00
@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.20220824-100608",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002196 0.009168 0.999904 ( 2.492903)
build_miniruby 0.001450 0.000580 0.079009 ( 0.078380)
build_ruby 0.000000 0.001971 0.073758 ( 0.072743)
build_all 0.005886 0.004223 1.555834 ( 0.580872)
build_install 0.018434 0.004365 1.895139 ( 0.937161)
test_btest 0.000691 0.000285 74.093377 ( 8.168587)
test_basic 0.004938 0.002033 0.321458 ( 0.412318)
test_all 0.006067 0.000000 700.608697 ( 67.243091)
test_rubyspec 0.102105 0.078842 45.787568 ( 53.985463)
total: 133.97 sec