Logfile: /home/ko1/ruby/logs/brlog.trunk.20230709-095557
#<BuildRuby:0x000055e1eed1b818
@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.20230709-095557",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004951 0.000152 1.411129 ( 2.680190)
build_miniruby 0.001257 0.000199 0.944498 ( 0.944108)
build_ruby 0.001057 0.000167 2.669099 ( 2.669803)
build_all 0.003928 0.004996 8.300843 ( 7.632517)
build_install 0.003153 0.005210 2.167648 ( 1.814924)
test_btest 0.001131 0.000298 86.732073 ( 7.242484)
test_basic 0.000786 0.003465 0.691130 ( 0.774968)
test_all 0.001202 0.000360 442.401915 ( 46.673319)
test_rubyspec 0.013767 0.027096 43.591030 ( 55.993647)
total: 126.43 sec