Logfile: /home/ko1/ruby/logs/brlog.trunk.20230801-195834
#<BuildRuby:0x000055ee4a03ef60
@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.20230801-195834",
@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.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.002357 0.003904 1.530461 ( 3.033531)
build_miniruby 0.001214 0.000055 34.640904 ( 8.075671)
build_ruby 0.001565 0.000071 2.658607 ( 2.657908)
build_all 0.005191 0.004138 13.795357 ( 1.266318)
build_install 0.007398 0.000276 2.005903 ( 0.900293)
test_btest 0.000000 0.000726 79.343125 ( 7.362508)
test_basic 0.000000 0.004327 0.629806 ( 0.707665)
test_all 0.000000 0.001556 501.989781 ( 53.502157)
test_rubyspec 0.016678 0.022702 44.880013 ( 57.356447)
total: 134.86 sec