Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-161745
#<BuildRuby:0x0000562c3d46f040
@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.20230726-161745",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.000000 0.005150 1.367306 ( 2.685406)
build_miniruby 0.000000 0.001064 0.937157 ( 0.937067)
build_ruby 0.000000 0.001653 2.677610 ( 2.682621)
build_all 0.001829 0.007301 13.398050 ( 1.216717)
build_install 0.006878 0.001152 1.938119 ( 0.915526)
test_btest 0.000793 0.000305 79.956270 ( 7.341009)
test_basic 0.004293 0.000040 0.725120 ( 0.802253)
test_all 0.000919 0.000328 494.681298 ( 48.768598)
test_rubyspec 0.013230 0.027286 43.815675 ( 56.203889)
total: 121.55 sec