Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-142907
#<BuildRuby:0x0000563b00c1bc18
@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.20230729-142907",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.002468 0.002859 1.499476 ( 2.722298)
build_miniruby 0.000783 0.000156 0.791418 ( 0.790994)
build_ruby 0.000965 0.000193 2.880269 ( 2.880618)
build_all 0.005179 0.004102 13.607687 ( 1.181589)
build_install 0.007886 0.000047 1.934831 ( 0.887320)
test_btest 0.000824 0.000179 80.847108 ( 6.845351)
test_basic 0.001038 0.003175 0.656771 ( 0.736772)
test_all 0.000655 0.000164 475.750511 ( 54.978899)
test_rubyspec 0.022103 0.016267 42.817024 ( 55.163940)
total: 126.19 sec