Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-194638
#<BuildRuby:0x0000562530becb38
@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.20220207-194638",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.005756 0.005778 0.960247 ( 1.089250)
build_miniruby 0.001358 0.000417 0.074653 ( 0.073592)
build_ruby 0.001403 0.000432 0.067461 ( 0.066028)
build_all 0.010420 0.000284 4.136941 ( 0.780178)
build_install 0.023549 0.000744 7.775471 ( 2.315672)
test_btest 0.001055 0.000220 70.793878 ( 7.841904)
test_basic 0.008017 0.000001 0.341535 ( 0.431408)
test_all 0.000715 0.001970 691.227996 ( 67.311641)
test_rubyspec 0.094373 0.067240 46.089061 ( 51.496183)
total: 131.41 sec