Logfile: /home/ko1/ruby/logs/brlog.trunk.20230625-000949
#<BuildRuby:0x0000557167a7be20
@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.20230625-000949",
@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.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.003719 0.001488 1.347498 ( 2.633219)
build_miniruby 0.000713 0.000285 0.842387 ( 0.842743)
build_ruby 0.000868 0.000347 2.618586 ( 2.618886)
build_all 0.004006 0.006390 15.636199 ( 1.484311)
build_install 0.006395 0.003009 4.634881 ( 1.133697)
test_btest 0.000823 0.000387 82.624133 ( 7.167723)
test_basic 0.004423 0.000000 0.720357 ( 0.806315)
test_all 0.001407 0.000626 465.733740 ( 43.437931)
test_rubyspec 0.021215 0.019385 43.372300 ( 55.896528)
total: 116.02 sec