Logfile: /home/ko1/ruby/logs/brlog.trunk.20231114-212950
#<BuildRuby:0x000055dcccae0048
@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.20231114-212950",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.000245 0.003931 1.188941 ( 1.622980)
build_miniruby 0.000000 0.001004 0.832650 ( 0.832823)
build_ruby 0.000000 0.001339 2.626345 ( 2.626028)
build_all 0.000000 0.009689 15.668892 ( 1.432761)
build_install 0.006095 0.002695 4.707564 ( 1.129572)
test_btest 0.000255 0.000851 77.689813 ( 7.471034)
test_basic 0.001551 0.003649 0.713094 ( 0.790438)
test_all 0.108724 0.024482 491.046976 ( 55.952388)
test_rubyspec 0.020769 0.022553 49.531785 ( 61.784606)
total: 133.64 sec