Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-220510
#<BuildRuby:0x00005649be54fd68
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240115-220510",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003871 0.000000 1.067739 ( 1.419295)
build_miniruby 0.001144 0.000052 0.903718 ( 0.903132)
build_ruby 0.001245 0.000062 2.729451 ( 2.729983)
build_all 0.009106 0.000031 14.108402 ( 1.288938)
build_install 0.007274 0.000000 4.068520 ( 1.050306)
test_btest 0.001152 0.000000 75.333827 ( 7.078131)
test_basic 0.004697 0.000000 0.571635 ( 0.649024)
test_all 0.097509 0.033926 451.661706 ( 50.897396)
test_rubyspec 0.009094 0.039346 49.449310 ( 61.803272)
total: 127.82 sec