Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-041419
#<BuildRuby:0x0000558c8520bf90
@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.20240108-041419",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.004708 0.000362 1.242785 ( 1.617755)
build_miniruby 0.001379 0.000106 1.419733 ( 1.421878)
build_ruby 0.001759 0.000135 4.251443 ( 4.258184)
build_all 0.009864 0.000413 16.761532 ( 1.836304)
build_install 0.010892 0.004694 5.021800 ( 1.840109)
test_btest 0.000865 0.000000 82.040382 ( 9.045076)
test_basic 0.000000 0.005542 0.706343 ( 0.774199)
test_all 0.090993 0.029854 537.745719 ( 78.991453)
test_rubyspec 0.045751 0.020352 79.875198 ( 92.197062)
total: 191.98 sec