Logfile: /home/ko1/ruby/logs/brlog.trunk.20230709-181717
#<BuildRuby:0x000055a2996cf520
@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-181717",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005862 0.000555 1.446622 ( 2.693167)
build_miniruby 0.001107 0.000332 0.900841 ( 0.900454)
build_ruby 0.000947 0.000284 2.525819 ( 2.526459)
build_all 0.005694 0.003370 8.202080 ( 7.425678)
build_install 0.008170 0.000000 1.868866 ( 1.560623)
test_btest 0.000893 0.000000 87.740184 ( 7.315863)
test_basic 0.003738 0.000127 0.799652 ( 0.882936)
test_all 0.002487 0.000185 475.308088 ( 43.621399)
test_rubyspec 0.033747 0.007852 43.309983 ( 55.823313)
total: 122.75 sec