Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-141221
#<BuildRuby:0x000055d6b27db340
@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.20220206-141221",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.009234 0.001617 0.938785 ( 1.061316)
build_miniruby 0.001358 0.000418 0.078854 ( 0.077212)
build_ruby 0.002064 0.000000 0.077094 ( 0.075101)
build_all 0.007063 0.003157 4.032708 ( 0.787757)
build_install 0.023679 0.000000 7.893366 ( 2.326451)
test_btest 0.001234 0.000000 71.869506 ( 8.336447)
test_basic 0.004411 0.003156 0.341129 ( 0.432708)
test_all 0.001250 0.000313 699.342436 ( 67.792308)
test_rubyspec 0.105438 0.062862 45.877506 ( 51.280067)
total: 132.17 sec