Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-175843
#<BuildRuby:0x000055e0a9bbf280
@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.20240103-175843",
@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.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.004900 0.000865 1.398324 ( 1.657897)
build_miniruby 0.000816 0.000144 0.865360 ( 0.865465)
build_ruby 0.001063 0.000188 2.671756 ( 2.672069)
build_all 0.008104 0.000607 14.301831 ( 1.265550)
build_install 0.006526 0.001087 4.187765 ( 1.060440)
test_btest 0.001026 0.000000 71.602116 ( 7.089419)
test_basic 0.004135 0.000039 0.626373 ( 0.701400)
test_all 0.098816 0.036777 459.053847 ( 50.700533)
test_rubyspec 0.035866 0.011373 47.775106 ( 60.162731)
total: 126.18 sec