Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-174956
#<BuildRuby:0x0000556bf0567d48
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230109-174956",
@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.000005)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.003658 0.592992 ( 1.002632)
build_miniruby 0.000000 0.000910 0.687386 ( 0.686668)
build_ruby 0.000000 0.001288 2.416902 ( 2.417388)
build_all 0.002647 0.007622 12.894649 ( 1.599005)
build_install 0.002110 0.004658 1.542501 ( 0.724049)
test_btest 0.000476 0.000238 68.620356 ( 6.043997)
test_basic 0.000062 0.003829 0.264857 ( 0.359970)
test_all 0.000720 0.000411 498.414227 ( 47.046424)
test_rubyspec 0.013128 0.017087 35.143944 ( 45.742907)
total: 105.62 sec