Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-100034
#<BuildRuby:0x00005629fd4fffd8
@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.20231229-100034",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004083 0.000742 0.812543 ( 1.210553)
build_miniruby 0.001379 0.000251 0.820763 ( 0.820279)
build_ruby 0.000000 0.001647 2.682293 ( 2.683333)
build_all 0.002703 0.005295 11.989542 ( 0.994574)
build_install 0.005822 0.004646 3.364750 ( 0.965250)
test_btest 0.000577 0.000207 63.847940 ( 5.162615)
test_basic 0.003786 0.001352 0.388536 ( 0.468573)
test_all 0.078170 0.020321 386.630322 ( 31.314772)
test_rubyspec 0.027603 0.037259 40.199069 ( 52.751116)
total: 96.37 sec