Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-191627
#<BuildRuby:0x000055c3dbbb5338
@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.20220718-191627",
@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.000037 0.000010 0.000047 ( 0.000052)
autoconf 0.000033 0.000008 0.000041 ( 0.000042)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.008529 0.002133 0.883787 ( 0.925004)
build_miniruby 0.001127 0.000282 0.062560 ( 0.061292)
build_ruby 0.001361 0.000340 0.062601 ( 0.061798)
build_all 0.008351 0.000833 1.280246 ( 0.478693)
build_install 0.013788 0.001878 4.301284 ( 1.832179)
test_btest 0.002023 0.000000 52.400078 ( 5.906543)
test_basic 0.005889 0.000476 0.282933 ( 0.373153)
test_all 0.000000 0.001939 511.760540 ( 53.407734)
test_rubyspec 0.075405 0.052792 41.748718 ( 47.272245)
total: 110.32 sec