Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-134858
#<BuildRuby:0x0000561f397440d8
@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.20240114-134858",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.005487 0.000457 0.799887 ( 1.176723)
build_miniruby 0.001017 0.000085 0.824469 ( 0.824351)
build_ruby 0.001450 0.000121 2.712117 ( 2.712581)
build_all 0.007307 0.000201 11.930355 ( 0.946621)
build_install 0.000000 0.010460 3.728733 ( 0.971610)
test_btest 0.000000 0.000680 65.815102 ( 4.732159)
test_basic 0.000000 0.003876 0.396373 ( 0.477344)
test_all 0.066589 0.031143 368.725679 ( 41.957848)
test_rubyspec 0.040839 0.032149 40.816325 ( 53.335198)
total: 107.14 sec