Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-121445
#<BuildRuby:0x0000559790c13310
@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.20240101-121445",
@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.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.002186 0.003187 0.793587 ( 1.171535)
build_miniruby 0.000684 0.000311 0.813589 ( 0.813794)
build_ruby 0.001301 0.000591 2.673593 ( 2.674259)
build_all 0.003559 0.003802 11.974513 ( 0.975001)
build_install 0.008854 0.002238 3.398475 ( 0.968880)
test_btest 0.000454 0.000209 64.073060 ( 4.623185)
test_basic 0.002915 0.001345 0.393642 ( 0.472967)
test_all 0.084038 0.015893 367.686484 ( 38.562197)
test_rubyspec 0.028971 0.035911 40.343946 ( 52.897981)
total: 103.16 sec