Logfile: /home/ko1/ruby/logs/brlog.trunk.20230524-094153
#<BuildRuby:0x0000555dacd8c048
@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.20230524-094153",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001442 0.004340 1.359163 ( 2.653680)
build_miniruby 0.000960 0.000160 0.733609 ( 0.732733)
build_ruby 0.001528 0.000255 2.467822 ( 2.467471)
build_all 0.005402 0.003676 12.264484 ( 1.052631)
build_install 0.005285 0.002598 1.764788 ( 0.877828)
test_btest 0.000904 0.000197 82.236464 ( 7.553521)
test_basic 0.003124 0.000679 0.595566 ( 0.677923)
test_all 0.001456 0.000132 423.635893 ( 47.348727)
test_rubyspec 0.015778 0.022979 42.327414 ( 54.734150)
total: 118.10 sec