Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-181457
#<BuildRuby:0x000055dab38e3fa8
@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.20230728-181457",
@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.000006 0.000025 ( 0.000026)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000029 0.000000 0.000029 ( 0.000028)
build_up 0.005783 0.000549 1.523509 ( 3.060285)
build_miniruby 0.000826 0.000229 0.932990 ( 0.932423)
build_ruby 0.000930 0.000258 2.737238 ( 2.737173)
build_all 0.007193 0.002653 13.730917 ( 1.295832)
build_install 0.006991 0.000834 1.982231 ( 0.916402)
test_btest 0.000580 0.000158 77.330951 ( 7.386783)
test_basic 0.000000 0.004017 0.596072 ( 0.672805)
test_all 0.000549 0.000202 490.706857 ( 48.037608)
test_rubyspec 0.021287 0.020427 43.017292 ( 55.468004)
total: 120.51 sec