Logfile: /home/ko1/ruby/logs/brlog.trunk.20230613-031116
#<BuildRuby:0x0000561913cc3918
@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.20230613-031116",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005022 0.000257 1.403104 ( 2.644625)
build_miniruby 0.000818 0.000182 0.751879 ( 0.751908)
build_ruby 0.001201 0.000000 2.315686 ( 2.316571)
build_all 0.008075 0.001127 12.341056 ( 1.120882)
build_install 0.007396 0.000000 1.773467 ( 0.876931)
test_btest 0.001059 0.000000 79.748381 ( 7.440819)
test_basic 0.003465 0.000660 0.660151 ( 0.745945)
test_all 0.002199 0.000419 411.594587 ( 46.803317)
test_rubyspec 0.033348 0.007578 42.206221 ( 54.721073)
total: 117.42 sec