Logfile: /home/ko1/ruby/logs/brlog.trunk.20231117-033151
#<BuildRuby:0x000055e460f2c098
@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.20231117-033151",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000474 0.003979 1.291180 ( 1.694324)
build_miniruby 0.000907 0.000252 0.875845 ( 0.875673)
build_ruby 0.000000 0.001506 2.749260 ( 2.749617)
build_all 0.007616 0.002249 16.527982 ( 1.473085)
build_install 0.006727 0.002018 4.878610 ( 1.178104)
test_btest 0.000807 0.000242 83.619160 ( 7.436004)
test_basic 0.000000 0.004383 0.729834 ( 0.806286)
test_all 0.097528 0.035029 525.354579 ( 50.639561)
test_rubyspec 0.024432 0.021403 50.027919 ( 62.302200)
total: 129.16 sec