Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-141953
#<BuildRuby:0x0000564504b175c0
@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.20230120-141953",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003654 0.000000 0.602375 ( 1.033420)
build_miniruby 0.000752 0.000171 0.632120 ( 0.631301)
build_ruby 0.000000 0.001367 2.179642 ( 2.179085)
build_all 0.006152 0.003321 11.950815 ( 1.491388)
build_install 0.005887 0.000579 1.488244 ( 0.708041)
test_btest 0.000521 0.000174 64.809760 ( 6.224864)
test_basic 0.000000 0.003294 0.240946 ( 0.336688)
test_all 0.000000 0.001202 486.604866 ( 49.481061)
test_rubyspec 0.013010 0.018706 35.002512 ( 45.578123)
total: 107.66 sec