Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-220939
#<BuildRuby:0x00005608d31a7610
@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.20230101-220939",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.002939 0.000588 0.630576 ( 1.023028)
build_miniruby 0.000967 0.000000 0.735540 ( 0.734844)
build_ruby 0.000000 0.001315 2.509502 ( 2.509428)
build_all 0.007266 0.001822 12.647081 ( 1.499758)
build_install 0.006190 0.000502 1.616336 ( 0.767365)
test_btest 0.000527 0.000113 65.168692 ( 6.494980)
test_basic 0.000000 0.003681 0.250767 ( 0.345949)
test_all 0.000622 0.000501 489.917807 ( 46.344684)
test_rubyspec 0.010049 0.017353 35.079946 ( 45.671416)
total: 105.39 sec