Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-084212
#<BuildRuby:0x000056309faf7320
@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.20231221-084212",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004514 0.000903 1.050958 ( 1.316017)
build_miniruby 0.000924 0.000000 0.900942 ( 0.901591)
build_ruby 0.001494 0.000000 2.736662 ( 2.740006)
build_all 0.005416 0.002341 12.216130 ( 1.034879)
build_install 0.008915 0.001031 3.635550 ( 0.992071)
test_btest 0.000640 0.000128 61.983161 ( 6.257723)
test_basic 0.003767 0.000000 0.387980 ( 0.465945)
test_all 0.086859 0.022840 455.501495 ( 39.657511)
test_rubyspec 0.024630 0.027855 40.775506 ( 53.508573)
total: 106.87 sec