Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-114549
#<BuildRuby:0x00005577ef72c088
@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.20231210-114549",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.002330 0.002594 1.017337 ( 1.518162)
build_miniruby 0.000910 0.000227 0.865422 ( 0.865868)
build_ruby 0.000974 0.000244 2.698761 ( 2.702386)
build_all 0.005810 0.001452 12.076330 ( 0.985991)
build_install 0.008559 0.003126 3.605612 ( 0.974042)
test_btest 0.000847 0.000000 61.112962 ( 5.914924)
test_basic 0.003957 0.000000 0.378199 ( 0.459324)
test_all 0.083317 0.018911 414.524603 ( 34.470175)
test_rubyspec 0.036520 0.038904 39.860699 ( 52.487076)
total: 100.38 sec