Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-004946
#<BuildRuby:0x000055e971958048
@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.20231124-004946",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.005335 0.000130 1.406405 ( 1.778471)
build_miniruby 0.001522 0.000152 0.953908 ( 0.952689)
build_ruby 0.001340 0.000134 2.728259 ( 2.728342)
build_all 0.006037 0.004507 17.278817 ( 1.594495)
build_install 0.009001 0.004395 5.278674 ( 1.229270)
test_btest 0.000867 0.000151 85.990303 ( 8.143700)
test_basic 0.002705 0.000470 0.644986 ( 0.723412)
test_all 0.089746 0.046470 515.366666 ( 58.820889)
test_rubyspec 0.033452 0.014442 50.767569 ( 62.988104)
total: 138.96 sec