Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-171720
#<BuildRuby:0x0000559607a93858
@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.20231227-171720",
@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.000004 0.000018 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.003474 0.000772 1.144346 ( 1.622942)
build_miniruby 0.000811 0.000180 0.900437 ( 0.900382)
build_ruby 0.001366 0.000000 2.759110 ( 2.759405)
build_all 0.007410 0.002384 16.574852 ( 1.488648)
build_install 0.008232 0.000132 4.618932 ( 1.134030)
test_btest 0.000508 0.000106 87.077253 ( 7.065132)
test_basic 0.003867 0.000806 0.701389 ( 0.778032)
test_all 0.101651 0.034279 509.731824 ( 60.873513)
test_rubyspec 0.020967 0.026753 48.539177 ( 60.898239)
total: 137.52 sec