Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-070050
#<BuildRuby:0x0000555630978188
@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.20231217-070050",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004885 0.000000 1.026101 ( 1.278075)
build_miniruby 0.000816 0.000000 0.869757 ( 0.869741)
build_ruby 0.001101 0.000000 2.718615 ( 2.720988)
build_all 0.004406 0.002936 12.073342 ( 0.989931)
build_install 0.005602 0.004508 3.573980 ( 0.969698)
test_btest 0.000684 0.000129 62.811555 ( 5.407427)
test_basic 0.002726 0.000511 0.382192 ( 0.464651)
test_all 0.079228 0.024866 423.692759 ( 35.786114)
test_rubyspec 0.022598 0.043970 39.852676 ( 52.495364)
total: 100.98 sec