Logfile: /home/ko1/ruby/logs/brlog.trunk.20231023-060418
#<BuildRuby:0x000055ca014b8018
@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.20231023-060418",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004791 0.000798 1.943241 ( 2.234419)
build_miniruby 0.000879 0.000146 0.835029 ( 0.835027)
build_ruby 0.000000 0.001353 2.653561 ( 2.653041)
build_all 0.001870 0.007813 16.340882 ( 1.452668)
build_install 0.007074 0.001524 5.197625 ( 1.151730)
test_btest 0.000610 0.000167 80.447354 ( 7.618715)
test_basic 0.001048 0.003102 0.657912 ( 0.734056)
test_all 0.094849 0.040866 525.223427 ( 51.912130)
test_rubyspec 0.023550 0.019813 49.843463 ( 62.225653)
total: 130.82 sec