Logfile: /home/ko1/ruby/logs/brlog.trunk.20230629-102303
#<BuildRuby:0x000055ef817b7228
@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.20230629-102303",
@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.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.001725 0.004371 1.438602 ( 2.715883)
build_miniruby 0.000821 0.000182 0.897216 ( 0.897439)
build_ruby 0.001044 0.000232 2.724867 ( 2.724839)
build_all 0.009833 0.000288 16.831410 ( 1.509733)
build_install 0.008822 0.000867 5.006836 ( 1.177177)
test_btest 0.000611 0.000116 85.832578 ( 7.953395)
test_basic 0.003041 0.000579 0.656184 ( 0.737422)
test_all 0.001104 0.000210 477.774201 ( 50.796068)
test_rubyspec 0.011655 0.026256 42.980266 ( 55.398759)
total: 123.91 sec