Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-140405
#<BuildRuby:0x000055f6820e8188
@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.20231219-140405",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000023 0.000000 0.000023 ( 0.000022)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004905 0.000124 1.033901 ( 1.341024)
build_miniruby 0.001207 0.000000 0.895674 ( 0.895953)
build_ruby 0.001485 0.000000 2.715069 ( 2.719659)
build_all 0.007658 0.000275 12.160837 ( 1.000687)
build_install 0.006051 0.004904 3.566108 ( 0.974697)
test_btest 0.000629 0.000145 66.009800 ( 4.538760)
test_basic 0.003276 0.000756 0.382617 ( 0.466008)
test_all 0.097226 0.004258 411.437643 ( 38.508604)
test_rubyspec 0.030338 0.017192 39.884840 ( 52.555884)
total: 103.00 sec