Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-040145
#<BuildRuby:0x0000558cdd9cf328
@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.20230725-040145",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.004524 0.000799 1.359538 ( 2.597121)
build_miniruby 0.000903 0.000160 0.924202 ( 0.923182)
build_ruby 0.000990 0.000175 2.678708 ( 2.679195)
build_all 0.008827 0.000000 14.086863 ( 1.254212)
build_install 0.008405 0.000000 2.015836 ( 0.900188)
test_btest 0.000965 0.000008 83.522636 ( 7.475089)
test_basic 0.000467 0.004658 0.713948 ( 0.793344)
test_all 0.001244 0.000237 521.335223 ( 52.019916)
test_rubyspec 0.035866 0.008105 44.203572 ( 56.570513)
total: 125.21 sec