Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-051955
#<BuildRuby:0x000055a38fa98188
@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.20231206-051955",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004113 0.000374 0.991311 ( 1.265168)
build_miniruby 0.001081 0.000098 0.861616 ( 0.860686)
build_ruby 0.001353 0.000123 2.716724 ( 2.718586)
build_all 0.007006 0.000000 12.065955 ( 0.987775)
build_install 0.008374 0.000120 3.546892 ( 0.961630)
test_btest 0.000000 0.000693 66.668070 ( 5.033163)
test_basic 0.000000 0.003776 0.374078 ( 0.454404)
test_all 0.086140 0.012872 385.496717 ( 42.273414)
test_rubyspec 0.028485 0.034999 39.739963 ( 52.407941)
total: 106.96 sec