Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-093904
#<BuildRuby:0x0000555c856300d8
@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.20231122-093904",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005220 0.000435 0.917213 ( 1.355488)
build_miniruby 0.000961 0.000000 0.850313 ( 0.850304)
build_ruby 0.001846 0.000000 2.617785 ( 2.618014)
build_all 0.004686 0.003152 12.336430 ( 1.000050)
build_install 0.010961 0.003721 3.709067 ( 0.979980)
test_btest 0.000790 0.000125 65.162703 ( 4.888933)
test_basic 0.001616 0.004148 0.404938 ( 0.483151)
test_all 0.071045 0.025863 355.601602 ( 36.935643)
test_rubyspec 0.037023 0.030432 39.780822 ( 52.345198)
total: 101.46 sec