Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-130609
#<BuildRuby:0x00005578587ac8f0
@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.20220210-130609",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000098 0.000000 0.000098 ( 0.000103)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.010464 0.000351 0.957328 ( 1.185170)
build_miniruby 0.001853 0.000231 0.076049 ( 0.075075)
build_ruby 0.001940 0.000243 0.075265 ( 0.073754)
build_all 0.009089 0.000558 4.109518 ( 0.789059)
build_install 0.024338 0.000000 7.864953 ( 2.369929)
test_btest 0.001286 0.000000 77.082101 ( 8.600309)
test_basic 0.004090 0.004314 0.341265 ( 0.430178)
test_all 0.001935 0.000242 668.048366 ( 65.483603)
test_rubyspec 0.111462 0.055172 46.479749 ( 51.568644)
total: 130.58 sec