Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-213336
#<BuildRuby:0x00005646c5f13ee0
@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.20240106-213336",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.000696 0.004187 1.168945 ( 1.583942)
build_miniruby 0.001066 0.000118 1.370980 ( 1.373596)
build_ruby 0.001347 0.000150 4.066458 ( 4.076237)
build_all 0.004993 0.005128 16.390160 ( 1.583511)
build_install 0.012388 0.002751 4.756592 ( 1.600773)
test_btest 0.001020 0.000000 81.199214 ( 8.746314)
test_basic 0.005392 0.000000 0.624127 ( 0.696302)
test_all 0.088527 0.032000 529.228696 ( 68.039409)
test_rubyspec 0.023940 0.037067 71.955603 ( 84.264616)
total: 171.97 sec