Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-134326
#<BuildRuby:0x0000563d8ba03fd8
@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.20231128-134326",
@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.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004594 0.000835 0.933706 ( 1.303980)
build_miniruby 0.000827 0.000151 0.815723 ( 0.815718)
build_ruby 0.001210 0.000220 2.691285 ( 2.692497)
build_all 0.006641 0.001208 12.265234 ( 0.990434)
build_install 0.006515 0.005466 3.781318 ( 0.992592)
test_btest 0.000630 0.000158 62.024123 ( 5.664995)
test_basic 0.003135 0.000784 0.407082 ( 0.487670)
test_all 0.080599 0.014342 356.520162 ( 36.932628)
test_rubyspec 0.036248 0.030174 39.805029 ( 52.397799)
total: 102.28 sec