Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-135442
#<BuildRuby:0x0000558e3f47ff90
@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.20231220-135442",
@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.000008 0.000002 0.000010 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004800 0.000000 1.052806 ( 1.304265)
build_miniruby 0.001118 0.000000 0.909677 ( 0.910363)
build_ruby 0.001534 0.000000 2.741447 ( 2.743749)
build_all 0.007697 0.000511 12.163245 ( 0.995148)
build_install 0.005478 0.004548 3.498451 ( 0.997094)
test_btest 0.000589 0.000126 64.926720 ( 4.751011)
test_basic 0.000524 0.003387 0.380192 ( 0.463332)
test_all 0.086390 0.017690 437.280428 ( 36.648648)
test_rubyspec 0.020798 0.029765 40.358553 ( 53.123252)
total: 101.94 sec