Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-033238
#<BuildRuby:0x00005597bfdcf918
@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.20231230-033238",
@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.000014 0.000005 0.000019 ( 0.000018)
autoconf 0.000022 0.000007 0.000029 ( 0.000028)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.000562 0.004240 1.114870 ( 1.493449)
build_miniruby 0.001133 0.000425 0.923665 ( 0.927182)
build_ruby 0.001256 0.000471 2.832754 ( 2.832258)
build_all 0.004145 0.006040 16.701693 ( 1.575029)
build_install 0.002525 0.005750 4.777353 ( 1.180948)
test_btest 0.000747 0.000373 86.366222 ( 7.643064)
test_basic 0.000000 0.004816 0.574698 ( 0.650631)
test_all 0.107118 0.027608 537.935896 ( 57.555152)
test_rubyspec 0.030096 0.020915 50.757106 ( 63.005428)
total: 136.86 sec