Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-130437
#<BuildRuby:0x0000555794588090
@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.20231219-130437",
@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.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000000 0.003523 1.035519 ( 1.341457)
build_miniruby 0.000315 0.000435 0.872373 ( 0.873697)
build_ruby 0.001267 0.000380 2.719891 ( 2.720907)
build_all 0.006117 0.001835 12.166982 ( 0.987206)
build_install 0.005058 0.009651 3.589997 ( 0.978505)
test_btest 0.000410 0.000186 64.372833 ( 5.683114)
test_basic 0.002647 0.001203 0.376324 ( 0.457643)
test_all 0.074097 0.028387 419.974036 ( 38.243514)
test_rubyspec 0.017816 0.053682 39.926762 ( 52.557063)
total: 103.84 sec