Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-142923
#<BuildRuby:0x0000565457d65888
@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.20220203-142923",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.009945 0.000395 0.933319 ( 1.321065)
build_miniruby 0.001542 0.000102 0.076540 ( 0.074295)
build_ruby 0.001756 0.000117 0.070848 ( 0.068677)
build_all 0.004630 0.005272 4.040417 ( 0.786010)
build_install 0.018055 0.006400 7.765228 ( 2.291462)
test_btest 0.001010 0.000179 46.570500 ( 43.231512)
test_basic 0.001322 0.005824 0.345048 ( 0.436627)
test_all 0.001324 0.000312 662.567222 ( 65.101062)
test_rubyspec 0.120579 0.034420 45.437849 ( 50.803770)
total: 164.12 sec