Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-121347
#<BuildRuby:0x000055e9e3fbc048
@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.20231213-121347",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005013 0.000835 1.346357 ( 1.713231)
build_miniruby 0.000809 0.000135 0.915652 ( 0.915930)
build_ruby 0.001214 0.000202 2.749671 ( 2.749865)
build_all 0.008775 0.001463 17.009118 ( 1.560205)
build_install 0.001326 0.007620 5.059827 ( 1.239459)
test_btest 0.000927 0.000231 85.222205 ( 8.045728)
test_basic 0.000300 0.004584 0.768639 ( 0.847622)
test_all 0.108793 0.028472 543.051019 ( 61.746706)
test_rubyspec 0.030168 0.017608 51.648228 ( 64.110118)
total: 142.93 sec