Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-060503
#<BuildRuby:0x0000561bb6cb8090
@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.20231129-060503",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003531 0.000321 0.841859 ( 1.250303)
build_miniruby 0.001086 0.000099 0.882093 ( 0.883772)
build_ruby 0.001065 0.000097 2.702356 ( 2.703902)
build_all 0.002637 0.004969 12.023167 ( 0.982965)
build_install 0.010688 0.000000 3.585956 ( 0.971097)
test_btest 0.000822 0.000000 64.016713 ( 5.252987)
test_basic 0.003130 0.000000 0.371844 ( 0.453397)
test_all 0.076146 0.025047 366.788256 ( 42.127385)
test_rubyspec 0.021144 0.030156 39.442012 ( 52.165151)
total: 106.79 sec