Logfile: /home/ko1/ruby/logs/brlog.trunk.20230607-003501
#<BuildRuby:0x000056399c7538f8
@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.20230607-003501",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.004475 0.000000 1.074498 ( 2.341350)
build_miniruby 0.000989 0.000000 0.771502 ( 0.771607)
build_ruby 0.001200 0.000000 2.470655 ( 2.471753)
build_all 0.000685 0.008485 12.666380 ( 1.113402)
build_install 0.004546 0.003221 1.682272 ( 0.851683)
test_btest 0.000813 0.000102 81.386670 ( 7.493397)
test_basic 0.003312 0.000414 0.643396 ( 0.725395)
test_all 0.001312 0.000164 444.508268 ( 38.899784)
test_rubyspec 0.025777 0.011815 42.642841 ( 55.180200)
total: 109.85 sec