Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-162858
#<BuildRuby:0x00005631fc8ec090
@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.20240114-162858",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.004556 0.000911 1.156385 ( 1.529729)
build_miniruby 0.001374 0.000000 0.896083 ( 0.894864)
build_ruby 0.001444 0.000000 2.768605 ( 2.767437)
build_all 0.007962 0.001183 14.261523 ( 1.339191)
build_install 0.006091 0.001107 4.086256 ( 1.049331)
test_btest 0.000919 0.000167 79.852186 ( 6.408000)
test_basic 0.005212 0.000000 0.726829 ( 0.802556)
test_all 0.095031 0.035097 478.470398 ( 51.114642)
test_rubyspec 0.024540 0.023016 47.291428 ( 59.709689)
total: 125.62 sec