Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-181529
#<BuildRuby:0x00005587db25ff90
@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.20231217-181529",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000537 0.004074 1.033866 ( 1.377599)
build_miniruby 0.000686 0.000125 0.880959 ( 0.881126)
build_ruby 0.001436 0.000261 2.720520 ( 2.721705)
build_all 0.003406 0.005166 12.117395 ( 0.988798)
build_install 0.010206 0.000255 3.573737 ( 0.978245)
test_btest 0.000901 0.000000 64.033390 ( 5.866340)
test_basic 0.003164 0.000000 0.374988 ( 0.457447)
test_all 0.061210 0.037306 380.100590 ( 42.602892)
test_rubyspec 0.036414 0.032471 39.972333 ( 52.652967)
total: 108.53 sec