Logfile: /home/ko1/ruby/logs/brlog.trunk.20230330-122019
#<BuildRuby:0x00005622df9036e0
@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.20230330-122019",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.003460 0.000346 0.852802 ( 2.461499)
build_miniruby 0.000826 0.000082 0.682052 ( 0.681103)
build_ruby 0.000959 0.000096 2.330316 ( 2.329478)
build_all 0.008906 0.000000 12.269164 ( 1.110386)
build_install 0.006876 0.000119 1.790681 ( 0.893831)
test_btest 0.000488 0.000037 80.701423 ( 6.736913)
test_basic 0.002814 0.000000 0.257824 ( 0.353255)
test_all 0.000722 0.000000 458.821885 ( 45.973826)
test_rubyspec 0.006868 0.012616 37.795408 ( 48.324137)
total: 108.87 sec