Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-135053
#<BuildRuby:0x000055cca63d40c8
@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.20240101-135053",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005525 0.000230 1.138595 ( 1.316304)
build_miniruby 0.001103 0.000200 0.822040 ( 0.821674)
build_ruby 0.001249 0.000227 2.676550 ( 2.677119)
build_all 0.007981 0.000563 11.992481 ( 0.999345)
build_install 0.008180 0.005649 3.664812 ( 0.978358)
test_btest 0.000620 0.000143 64.731175 ( 4.529759)
test_basic 0.004208 0.000971 0.400664 ( 0.479779)
test_all 0.065017 0.034104 382.576023 ( 35.563524)
test_rubyspec 0.018170 0.047965 40.196368 ( 52.742665)
total: 100.11 sec