Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-152009
#<BuildRuby:0x000055bff7551268
@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.20220205-152009",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.008318 0.002444 0.917952 ( 1.175934)
build_miniruby 0.001398 0.000599 0.079781 ( 0.077574)
build_ruby 0.001260 0.000540 0.078759 ( 0.076793)
build_all 0.008743 0.001946 4.041656 ( 0.778911)
build_install 0.022218 0.000357 7.689094 ( 2.282509)
test_btest 0.001209 0.000363 45.478998 ( 42.125934)
test_basic 0.005809 0.001743 0.343567 ( 0.431414)
test_all 0.001508 0.000453 691.338602 ( 67.323541)
test_rubyspec 0.064228 0.102586 45.766614 ( 51.297585)
total: 165.57 sec