Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-062152
#<BuildRuby:0x0000555be8a8bfa8
@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-062152",
@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.000015 0.000003 0.000018 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000000 0.006412 1.454676 ( 2.705597)
build_miniruby 0.000000 0.001091 0.870206 ( 0.869659)
build_ruby 0.000647 0.000693 2.982851 ( 2.983029)
build_all 0.004637 0.004269 14.621573 ( 1.341716)
build_install 0.007879 0.001125 2.052239 ( 0.976553)
test_btest 0.000736 0.000220 86.779431 ( 7.203198)
test_basic 0.001260 0.003327 0.611135 ( 0.691213)
test_all 0.001140 0.000380 521.124266 ( 56.946924)
test_rubyspec 0.010338 0.029222 44.016622 ( 56.450464)
total: 130.17 sec