Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-192048
#<BuildRuby:0x0000562cc56375c0
@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.20230130-192048",
@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.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.002352 0.000940 0.610698 ( 1.060534)
build_miniruby 0.000674 0.000269 0.631663 ( 0.630956)
build_ruby 0.000893 0.000357 2.046619 ( 2.046194)
build_all 0.006061 0.003247 11.936624 ( 1.460512)
build_install 0.005940 0.000702 1.521820 ( 0.720191)
test_btest 0.000696 0.000000 66.095142 ( 6.181420)
test_basic 0.000377 0.002923 0.264376 ( 0.360045)
test_all 0.000890 0.000186 496.074173 ( 46.068277)
test_rubyspec 0.018033 0.009147 36.267540 ( 46.524156)
total: 105.05 sec