Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-131609
#<BuildRuby:0x00005579d881ff90
@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.20231205-131609",
@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.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003970 0.001085 0.985950 ( 1.294069)
build_miniruby 0.000486 0.000177 0.856940 ( 0.857259)
build_ruby 0.000856 0.000311 2.714465 ( 2.717305)
build_all 0.006665 0.001011 11.975690 ( 1.028609)
build_install 0.012312 0.000173 3.556680 ( 0.971318)
test_btest 0.000557 0.000148 65.242185 ( 5.554850)
test_basic 0.001112 0.001963 0.369093 ( 0.451868)
test_all 0.091068 0.009379 400.692736 ( 36.615757)
test_rubyspec 0.036684 0.031407 39.835202 ( 52.464086)
total: 101.96 sec