Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-220026
#<BuildRuby:0x000055da0a1f0060
@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.20230131-220026",
@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.000013 0.000005 0.000018 ( 0.000017)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.002789 0.001046 0.646420 ( 1.080424)
build_miniruby 0.000669 0.000251 0.634690 ( 0.634131)
build_ruby 0.000840 0.000315 2.074584 ( 2.074419)
build_all 0.006735 0.002525 12.009274 ( 1.457783)
build_install 0.006273 0.000188 1.500868 ( 0.727285)
test_btest 0.000511 0.000171 63.598123 ( 6.210006)
test_basic 0.000000 0.003391 0.244849 ( 0.340105)
test_all 0.000000 0.001274 488.103457 ( 45.598588)
test_rubyspec 0.016971 0.009388 34.642417 ( 45.262965)
total: 103.39 sec