Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-090634
#<BuildRuby:0x0000559a8baa7280
@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.20231216-090634",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004951 0.000000 1.033103 ( 1.361416)
build_miniruby 0.001243 0.000000 0.873891 ( 0.873072)
build_ruby 0.001138 0.000000 2.708173 ( 2.709132)
build_all 0.008192 0.000000 12.078138 ( 1.030990)
build_install 0.013526 0.000000 3.596516 ( 0.987116)
test_btest 0.000880 0.000000 62.712003 ( 5.533651)
test_basic 0.004418 0.000000 0.381485 ( 0.463692)
test_all 0.074735 0.029791 391.776853 ( 41.816268)
test_rubyspec 0.020713 0.047689 39.687394 ( 52.419943)
total: 107.20 sec