Logfile: /home/ko1/ruby/logs/brlog.trunk.20230815-221627
#<BuildRuby:0x000055c0a9a57818
@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.20230815-221627",
@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.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001203 0.004125 1.490037 ( 2.729338)
build_miniruby 0.000796 0.000126 0.830524 ( 0.829852)
build_ruby 0.001229 0.000000 2.533069 ( 2.533154)
build_all 0.009617 0.000402 17.513663 ( 1.571002)
build_install 0.009317 0.000000 5.230948 ( 1.254729)
test_btest 0.001102 0.000000 84.890963 ( 8.142108)
test_basic 0.005877 0.000000 0.672663 ( 0.748589)
test_all 0.000000 0.007564 506.815773 ( 60.250732)
test_rubyspec 0.024321 0.024160 48.911420 ( 61.218005)
total: 139.28 sec