Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-093418
#<BuildRuby:0x00005642fc2b4090
@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.20231214-093418",
@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.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003865 0.000773 1.017045 ( 2.292181)
build_miniruby 0.000676 0.000135 0.871108 ( 0.872483)
build_ruby 0.001030 0.000206 2.723678 ( 2.725226)
build_all 0.005599 0.002695 12.114541 ( 1.019247)
build_install 0.013034 0.001031 3.559458 ( 0.963359)
test_btest 0.000598 0.000119 64.605894 ( 4.940787)
test_basic 0.003887 0.000000 0.378036 ( 0.488316)
test_all 0.082485 0.017283 383.879930 ( 42.876578)
test_rubyspec 0.035437 0.038074 39.929806 ( 52.566882)
total: 108.75 sec