Logfile: /home/ko1/ruby/logs/brlog.trunk.20230611-235800
#<BuildRuby:0x000055be8d177040
@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.20230611-235800",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002241 0.002880 1.375619 ( 2.614385)
build_miniruby 0.000808 0.000170 0.698824 ( 0.699030)
build_ruby 0.001098 0.000231 2.439226 ( 2.438975)
build_all 0.005766 0.003440 12.426630 ( 1.101919)
build_install 0.007875 0.000039 1.722175 ( 0.855249)
test_btest 0.000886 0.000192 82.487688 ( 6.655983)
test_basic 0.000634 0.004065 0.620214 ( 0.702150)
test_all 0.001646 0.000430 431.700480 ( 38.196509)
test_rubyspec 0.020956 0.013478 41.086581 ( 53.590103)
total: 106.86 sec