Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-132553
#<BuildRuby:0x000056252a0c1480
@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.20220804-132553",
@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.000013 0.000002 0.000015 ( 0.000016)
configure 0.000020 0.000003 0.000023 ( 0.000021)
build_up 0.006698 0.003753 0.820320 ( 1.179408)
build_miniruby 0.001139 0.000244 0.048491 ( 0.047114)
build_ruby 0.001349 0.000289 0.054085 ( 0.052457)
build_all 0.003498 0.005141 1.263080 ( 0.478843)
build_install 0.014755 0.001490 4.192621 ( 1.740668)
test_btest 0.001291 0.000322 52.507660 ( 5.829560)
test_basic 0.005582 0.000169 0.280487 ( 0.378079)
test_all 0.000920 0.001726 498.513330 ( 53.615270)
test_rubyspec 0.089697 0.051036 41.373932 ( 48.987461)
total: 112.31 sec