Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-031249
#<BuildRuby:0x00005616ac0bb6e8
@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-031249",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.006245 0.000142 1.434245 ( 2.625458)
build_miniruby 0.000959 0.000060 0.926217 ( 0.925499)
build_ruby 0.001379 0.000086 2.633074 ( 2.638241)
build_all 0.008701 0.000544 13.823140 ( 1.237823)
build_install 0.007942 0.000000 1.973660 ( 0.889330)
test_btest 0.001091 0.000000 80.040363 ( 7.745518)
test_basic 0.004640 0.000000 0.737080 ( 0.814796)
test_all 0.001459 0.000051 499.728521 ( 57.729269)
test_rubyspec 0.025909 0.016677 44.117205 ( 56.440820)
total: 131.05 sec