Logfile: /home/ko1/ruby/logs/brlog.trunk.20230525-031635
#<BuildRuby:0x0000564d9adbf018
@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.20230525-031635",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004729 0.000203 1.325951 ( 2.585357)
build_miniruby 0.000840 0.000262 0.835496 ( 0.834846)
build_ruby 0.001488 0.000000 2.433977 ( 2.433443)
build_all 0.008088 0.000960 12.154145 ( 1.057619)
build_install 0.005727 0.001636 1.724746 ( 0.816598)
test_btest 0.000732 0.000209 80.338766 ( 6.939411)
test_basic 0.000749 0.002938 0.625126 ( 0.709026)
test_all 0.000878 0.000113 425.793465 ( 44.026584)
test_rubyspec 0.021600 0.013105 41.136110 ( 53.615835)
total: 113.02 sec