Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-104812
#<BuildRuby:0x000056265be1ca58
@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.20220214-104812",
@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.000005)
autoconf 0.000015 0.000008 0.000023 ( 0.000023)
configure 0.000035 0.000018 0.000053 ( 0.000051)
build_up 0.009697 0.002534 0.957739 ( 1.384990)
build_miniruby 0.001352 0.000615 0.074118 ( 0.071895)
build_ruby 0.001185 0.000539 0.071215 ( 0.069433)
build_all 0.007955 0.001257 4.080728 ( 0.790767)
build_install 0.022893 0.000656 7.777721 ( 2.295339)
test_btest 0.001037 0.000324 70.327469 ( 7.969803)
test_basic 0.008123 0.000800 0.332508 ( 0.419733)
test_all 0.000792 0.001135 694.941004 ( 67.301719)
test_rubyspec 0.067193 0.104021 45.864387 ( 51.320227)
total: 131.63 sec