Logfile: /home/ko1/ruby/logs/brlog.trunk.20230803-094203
#<BuildRuby:0x000056451efb3ba0
@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.20230803-094203",
@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.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.005218 0.000475 1.411714 ( 2.873179)
build_miniruby 0.001032 0.000000 0.861324 ( 0.860609)
build_ruby 0.001147 0.000000 2.653295 ( 2.653320)
build_all 0.008780 0.000549 13.840780 ( 1.291592)
build_install 0.008209 0.000000 1.979814 ( 0.919207)
test_btest 0.000882 0.000000 80.468613 ( 7.305647)
test_basic 0.000823 0.003777 0.675241 ( 0.755864)
test_all 0.001005 0.000126 507.448165 ( 43.505780)
test_rubyspec 0.022853 0.019393 46.454942 ( 58.839342)
total: 119.01 sec