Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-175420
#<BuildRuby:0x0000557c546cb5f8
@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.20231123-175420",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004841 0.000807 1.258636 ( 1.600344)
build_miniruby 0.000974 0.000163 0.857546 ( 0.857114)
build_ruby 0.001343 0.000224 2.967467 ( 2.967389)
build_all 0.004473 0.006667 17.367906 ( 1.552410)
build_install 0.012748 0.000187 5.242088 ( 1.249843)
test_btest 0.001108 0.000000 87.766069 ( 7.671575)
test_basic 0.004963 0.000000 0.671310 ( 0.746537)
test_all 0.108366 0.025795 539.051124 ( 52.516017)
test_rubyspec 0.022394 0.025534 51.669852 ( 63.849544)
total: 133.01 sec