Logfile: /home/ko1/ruby/logs/brlog.trunk.20230608-221045
#<BuildRuby:0x00005578e486ffa8
@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.20230608-221045",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000870 0.004223 1.291929 ( 2.546411)
build_miniruby 0.000794 0.000187 0.764315 ( 0.764237)
build_ruby 0.001278 0.000000 2.474885 ( 2.475122)
build_all 0.007556 0.001059 12.157963 ( 1.042506)
build_install 0.001186 0.006499 1.658657 ( 0.871448)
test_btest 0.000764 0.000229 80.451811 ( 6.820228)
test_basic 0.000000 0.004004 0.526157 ( 0.609538)
test_all 0.001199 0.000212 407.997799 ( 45.590793)
test_rubyspec 0.027207 0.012488 42.573006 ( 55.061872)
total: 115.78 sec