Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-013355
#<BuildRuby:0x000055b2100c80d8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-013355",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.000000 0.004424 1.173610 ( 1.557569)
build_miniruby 0.000000 0.001249 1.397069 ( 1.398961)
build_ruby 0.000816 0.000948 4.071129 ( 4.077796)
build_all 0.009631 0.000615 16.358584 ( 1.623017)
build_install 0.013752 0.000554 4.829763 ( 1.615042)
test_btest 0.000000 0.000798 81.305842 ( 11.362678)
test_basic 0.002899 0.001816 0.593746 ( 0.660606)
test_all 0.097225 0.021862 546.202513 ( 59.115585)
test_rubyspec 0.032815 0.030423 73.958924 ( 86.257043)
total: 167.67 sec