Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-100318
#<BuildRuby:0x000056140714bfd8
@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.20231202-100318",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003519 0.000319 0.978091 ( 1.265513)
build_miniruby 0.000721 0.000066 0.867649 ( 0.868049)
build_ruby 0.001460 0.000133 2.698078 ( 2.698882)
build_all 0.004480 0.003207 12.120184 ( 0.995321)
build_install 0.010020 0.005085 3.621976 ( 0.961198)
test_btest 0.000589 0.000117 64.131358 ( 4.813157)
test_basic 0.004162 0.000000 0.374181 ( 0.454456)
test_all 0.071325 0.030110 377.838854 ( 42.007840)
test_rubyspec 0.042131 0.035111 39.712697 ( 52.344362)
total: 106.41 sec