Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-014032
#<BuildRuby:0x000055cb5b5a7ce8
@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.20231213-014032",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003341 0.001113 1.014290 ( 1.280901)
build_miniruby 0.000871 0.000290 0.871670 ( 0.872628)
build_ruby 0.000874 0.000291 2.700496 ( 2.702830)
build_all 0.002663 0.005773 12.181620 ( 0.999527)
build_install 0.009067 0.001670 3.560753 ( 0.978421)
test_btest 0.000725 0.000000 61.989315 ( 6.076382)
test_basic 0.003545 0.000000 0.373891 ( 0.456185)
test_all 0.087947 0.011699 372.412947 ( 39.543809)
test_rubyspec 0.014429 0.054499 39.591767 ( 52.332342)
total: 105.24 sec