Logfile: /home/ko1/ruby/logs/brlog.trunk.20230706-183816
#<BuildRuby:0x000055f2e7033c18
@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.20230706-183816",
@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.000009)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005092 0.000000 1.369698 ( 2.753101)
build_miniruby 0.001016 0.000000 0.862928 ( 0.863497)
build_ruby 0.001271 0.000000 2.868021 ( 2.868188)
build_all 0.008300 0.000803 8.339592 ( 7.576655)
build_install 0.007893 0.000714 2.031908 ( 2.769111)
test_btest 0.000845 0.000161 85.698790 ( 7.672300)
test_basic 0.004652 0.000886 0.785852 ( 0.865517)
test_all 0.001781 0.000339 475.333440 ( 55.053254)
test_rubyspec 0.028076 0.012877 43.995353 ( 56.529738)
total: 136.95 sec