Logfile: /home/ko1/ruby/logs/brlog.trunk.20230606-122859
#<BuildRuby:0x0000559db60c3b50
@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.20230606-122859",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005785 0.000304 1.327185 ( 2.574358)
build_miniruby 0.001339 0.000070 0.869183 ( 0.867807)
build_ruby 0.001186 0.000063 2.462499 ( 2.463275)
build_all 0.000247 0.009063 12.881137 ( 1.153189)
build_install 0.004029 0.003570 1.691973 ( 0.869340)
test_btest 0.000937 0.000178 85.093504 ( 7.033510)
test_basic 0.003510 0.000000 0.714558 ( 0.797210)
test_all 0.001238 0.000103 454.200086 ( 46.574420)
test_rubyspec 0.007908 0.032619 43.002029 ( 55.431382)
total: 117.77 sec