Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-192011
#<BuildRuby:0x0000560dacb57e20
@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-192011",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.005060 0.000562 1.301969 ( 1.654314)
build_miniruby 0.000000 0.001478 0.917088 ( 0.916534)
build_ruby 0.000000 0.001839 2.663657 ( 2.668572)
build_all 0.006328 0.003331 16.842706 ( 1.495475)
build_install 0.003895 0.004785 4.771229 ( 1.161026)
test_btest 0.001036 0.000000 85.428766 ( 7.633833)
test_basic 0.004208 0.000278 0.599946 ( 0.674578)
test_all 0.084572 0.046188 554.704403 ( 50.849607)
test_rubyspec 0.027581 0.019506 51.162747 ( 63.526320)
total: 130.58 sec