Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-122725
#<BuildRuby:0x00005625c43cb280
@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.20231206-122725",
@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.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.005316 0.991327 ( 1.270035)
build_miniruby 0.000000 0.001319 0.869816 ( 0.869583)
build_ruby 0.000000 0.001250 2.712057 ( 2.715346)
build_all 0.005505 0.002981 12.131386 ( 0.999305)
build_install 0.010343 0.001870 3.511990 ( 0.962781)
test_btest 0.000514 0.000146 66.498956 ( 4.887186)
test_basic 0.000121 0.004351 0.372211 ( 0.453381)
test_all 0.091874 0.008125 366.318467 ( 39.304861)
test_rubyspec 0.038257 0.024739 39.497648 ( 52.174739)
total: 103.64 sec