Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-102123
#<BuildRuby:0x000055ae336ac070
@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.20221226-102123",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003704 0.000000 0.611923 ( 1.190766)
build_miniruby 0.000755 0.000192 0.743384 ( 0.743165)
build_ruby 0.000994 0.000298 2.507030 ( 2.507077)
build_all 0.008969 0.000000 12.660655 ( 1.500910)
build_install 0.006677 0.000000 1.602792 ( 0.770937)
test_btest 0.000658 0.000049 66.762521 ( 6.245002)
test_basic 0.002839 0.000609 0.251811 ( 0.347113)
test_all 0.000813 0.000174 492.560626 ( 46.818262)
test_rubyspec 0.018912 0.009108 34.462316 ( 45.089994)
total: 105.21 sec