Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-102142
#<BuildRuby:0x00005561c31c8098
@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-102142",
@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.000015 0.000000 0.000015 ( 0.000016)
autoconf 0.000025 0.000000 0.000025 ( 0.000025)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.004655 0.000000 1.067613 ( 1.450470)
build_miniruby 0.001394 0.000000 1.293536 ( 1.293862)
build_ruby 0.001352 0.000000 3.870563 ( 3.878561)
build_all 0.010122 0.000000 16.270006 ( 1.583397)
build_install 0.006653 0.007642 4.566041 ( 1.446068)
test_btest 0.000777 0.000068 83.739839 ( 12.956682)
test_basic 0.005501 0.000000 0.585134 ( 0.649802)
test_all 0.098266 0.021919 564.240332 ( 58.019240)
test_rubyspec 0.037062 0.020306 66.939548 ( 79.244203)
total: 160.52 sec