Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-110456
#<BuildRuby:0x000055fa95f4be20
@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.20230727-110456",
@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.000011 0.000005 0.000016 ( 0.000016)
autoconf 0.000017 0.000008 0.000025 ( 0.000025)
configure 0.000014 0.000007 0.000021 ( 0.000021)
build_up 0.007125 0.000000 1.504240 ( 2.737278)
build_miniruby 0.000954 0.000166 0.875530 ( 0.874860)
build_ruby 0.000888 0.000366 2.612930 ( 2.612981)
build_all 0.006069 0.003178 14.498822 ( 1.320251)
build_install 0.003284 0.005405 2.103518 ( 1.040667)
test_btest 0.001132 0.000000 81.126757 ( 8.126225)
test_basic 0.003674 0.000773 0.665198 ( 0.743232)
test_all 0.001070 0.000486 513.971838 ( 57.821871)
test_rubyspec 0.010846 0.034328 43.854803 ( 56.243555)
total: 131.52 sec