Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-100344
#<BuildRuby:0x000055970ccaf438
@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.20240110-100344",
@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.000007)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004744 0.000790 0.892128 ( 1.516133)
build_miniruby 0.000997 0.000167 3.492969 ( 3.388525)
build_ruby 0.001208 0.000201 2.700902 ( 2.701831)
build_all 0.003739 0.005348 13.229332 ( 1.796062)
build_install 0.008627 0.000000 3.465525 ( 0.982630)
test_btest 0.000674 0.000000 63.178639 ( 5.669063)
test_basic 0.000657 0.003626 0.407525 ( 0.487928)
test_all 0.073617 0.028994 392.943916 ( 38.462965)
test_rubyspec 0.018484 0.047693 40.569615 ( 53.133938)
total: 108.14 sec