Logfile: /home/ko1/ruby/logs/brlog.trunk.20230611-025144
#<BuildRuby:0x00005620bb613bb8
@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.20230611-025144",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.001686 0.003403 1.385377 ( 2.685538)
build_miniruby 0.000823 0.000242 0.767976 ( 0.767905)
build_ruby 0.000000 0.001179 2.402732 ( 2.403105)
build_all 0.007231 0.002534 13.125650 ( 1.216920)
build_install 0.001061 0.006804 1.771732 ( 0.891844)
test_btest 0.000816 0.000327 85.191403 ( 7.465012)
test_basic 0.000280 0.004014 0.610049 ( 0.690616)
test_all 0.001820 0.000316 438.110862 ( 40.295766)
test_rubyspec 0.016475 0.023123 42.459230 ( 54.916160)
total: 111.33 sec