Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-063310
#<BuildRuby:0x000056511349c090
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231118-063310",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004713 0.000496 1.405271 ( 1.770323)
build_miniruby 0.000844 0.000089 0.795599 ( 0.795317)
build_ruby 0.001372 0.000000 2.619672 ( 2.620120)
build_all 0.009264 0.000206 15.654367 ( 1.445422)
build_install 0.003957 0.004314 4.653399 ( 1.140151)
test_btest 0.000663 0.000090 80.928508 ( 7.581229)
test_basic 0.002654 0.000362 0.730798 ( 0.809016)
test_all 0.109320 0.022963 484.817214 ( 51.968934)
test_rubyspec 0.019203 0.024952 49.304872 ( 61.630098)
total: 129.76 sec