Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-131214
#<BuildRuby:0x0000558eec9ef7e8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220131-131214",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004627 0.006011 0.931767 ( 1.246350)
build_miniruby 0.001579 0.000250 0.076560 ( 0.076537)
build_ruby 0.001801 0.000284 0.073837 ( 0.073937)
build_all 0.006576 0.003408 4.111878 ( 0.802987)
build_install 0.021305 0.001817 7.849431 ( 2.364400)
test_btest 0.001220 0.000203 45.881795 ( 43.267947)
test_basic 0.002438 0.004487 0.346980 ( 0.436259)
test_all 0.000000 0.002307 701.055794 ( 67.850557)
test_rubyspec 0.103280 0.057675 45.892748 ( 51.386454)
total: 167.51 sec