Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-041310
#<BuildRuby:0x000055fe17aa4090
@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.20240110-041310",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000009)
build_up 0.000551 0.003531 0.841198 ( 1.257515)
build_miniruby 0.000806 0.000120 0.880878 ( 0.880833)
build_ruby 0.001131 0.000170 2.696939 ( 2.699886)
build_all 0.009297 0.000758 14.675273 ( 1.358040)
build_install 0.008029 0.000517 4.258361 ( 1.133900)
test_btest 0.000587 0.000080 80.101340 ( 7.237043)
test_basic 0.003395 0.000463 0.556580 ( 0.638744)
test_all 0.076864 0.061203 517.921011 ( 53.324289)
test_rubyspec 0.017842 0.016480 50.807161 ( 63.326044)
total: 131.86 sec