Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-012715
#<BuildRuby:0x00005557d267bce8
@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.20240115-012715",
@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.000003 0.000018 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.005096 0.000227 1.084123 ( 1.480970)
build_miniruby 0.001222 0.000222 0.900043 ( 0.898384)
build_ruby 0.000998 0.000182 2.749442 ( 2.749494)
build_all 0.004723 0.004370 14.236052 ( 1.263842)
build_install 0.006953 0.000613 4.142441 ( 1.084382)
test_btest 0.000808 0.000186 76.016711 ( 6.666960)
test_basic 0.000921 0.004854 0.804876 ( 0.879117)
test_all 0.097131 0.033930 499.939903 ( 47.243086)
test_rubyspec 0.030749 0.017085 47.968996 ( 60.330178)
total: 122.60 sec