Logfile: /home/ko1/ruby/logs/brlog.trunk.20230530-221306
#<BuildRuby:0x000055863faf34b0
@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.20230530-221306",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000008)
build_up 0.002003 0.003734 1.360852 ( 2.675614)
build_miniruby 0.001288 0.000000 0.855927 ( 0.855357)
build_ruby 0.001190 0.000000 2.446614 ( 2.446757)
build_all 0.005071 0.003905 12.812758 ( 1.078382)
build_install 0.006982 0.000552 1.692516 ( 0.838146)
test_btest 0.000944 0.000172 83.682806 ( 6.611664)
test_basic 0.004430 0.000052 0.664104 ( 0.745558)
test_all 0.001402 0.000244 459.458551 ( 42.323563)
test_rubyspec 0.012115 0.031109 41.896460 ( 54.329127)
total: 111.90 sec