Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-062815
#<BuildRuby:0x000055e592e535f8
@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.20231216-062815",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003838 0.001200 1.412926 ( 1.777866)
build_miniruby 0.000000 0.001068 0.957018 ( 0.957178)
build_ruby 0.000000 0.001364 2.829719 ( 2.829372)
build_all 0.003889 0.006318 17.110517 ( 1.499790)
build_install 0.004752 0.004178 4.975356 ( 1.167402)
test_btest 0.000686 0.000309 87.623556 ( 7.785047)
test_basic 0.000000 0.005692 0.872764 ( 0.945939)
test_all 0.097718 0.038579 575.473028 ( 51.242239)
test_rubyspec 0.031933 0.014158 50.897665 ( 63.251555)
total: 131.46 sec