Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-194928
#<BuildRuby:0x000055f3a30d0060
@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.20231219-194928",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000546 0.004067 1.050601 ( 1.287204)
build_miniruby 0.000923 0.000154 0.901444 ( 0.902275)
build_ruby 0.001472 0.000000 2.746147 ( 2.751353)
build_all 0.007148 0.000703 12.159522 ( 1.031766)
build_install 0.008540 0.005344 3.583127 ( 0.992982)
test_btest 0.000752 0.000000 63.196197 ( 6.065938)
test_basic 0.004011 0.000012 0.382690 ( 0.466928)
test_all 0.078658 0.028614 446.688376 ( 49.280305)
test_rubyspec 0.030619 0.020382 40.348928 ( 53.032968)
total: 115.81 sec