Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-085821
#<BuildRuby:0x000055ac2d1a0480
@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.20220209-085821",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004591 0.006121 0.999890 ( 1.699410)
build_miniruby 0.000000 0.002392 0.075613 ( 0.073463)
build_ruby 0.000000 0.002041 0.077530 ( 0.075357)
build_all 0.003227 0.007887 4.107859 ( 0.780740)
build_install 0.012959 0.010314 7.815057 ( 2.309721)
test_btest 0.001224 0.000000 78.442146 ( 8.355277)
test_basic 0.003114 0.004605 0.339818 ( 0.429351)
test_all 0.000545 0.001538 660.884176 ( 65.407793)
test_rubyspec 0.073351 0.092195 46.071014 ( 51.556415)
total: 130.69 sec