Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-210512
#<BuildRuby:0x000055b2c2513f90
@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.20240108-210512",
@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.000013 0.000000 0.000013 ( 0.000014)
autoconf 0.000030 0.000000 0.000030 ( 0.000030)
configure 0.000020 0.000000 0.000020 ( 0.000019)
build_up 0.002480 0.003039 1.369221 ( 1.766303)
build_miniruby 0.001015 0.000182 1.577844 ( 1.583282)
build_ruby 0.001685 0.000301 4.495346 ( 4.507860)
build_all 0.010296 0.000421 16.905995 ( 1.823978)
build_install 0.014050 0.002976 5.060853 ( 1.915010)
test_btest 0.000729 0.000125 86.259860 ( 8.982809)
test_basic 0.000000 0.007037 0.783060 ( 0.853594)
test_all 0.091417 0.031896 547.548044 ( 76.564395)
test_rubyspec 0.037777 0.033188 87.655214 (100.064712)
total: 198.06 sec