Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-140152
#<BuildRuby:0x0000555f58ff3220
@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-140152",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.000000 0.005756 1.436061 ( 2.744551)
build_miniruby 0.000000 0.001032 0.945650 ( 0.944801)
build_ruby 0.000000 0.001188 2.744204 ( 2.744075)
build_all 0.001933 0.007207 14.173394 ( 1.220703)
build_install 0.002685 0.005631 2.034264 ( 0.897780)
test_btest 0.000747 0.000320 83.303408 ( 7.582622)
test_basic 0.003187 0.001366 0.670112 ( 0.751545)
test_all 0.001108 0.000475 504.024641 ( 56.916037)
test_rubyspec 0.018448 0.021166 44.424248 ( 56.815027)
total: 130.62 sec