Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-135836
#<BuildRuby:0x000055e4edfd0070
@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-135836",
@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.000005 0.000027 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.001036 0.004289 1.136288 ( 1.479086)
build_miniruby 0.000899 0.000264 0.912819 ( 0.912298)
build_ruby 0.001273 0.000374 2.704934 ( 2.708800)
build_all 0.010264 0.000000 16.745778 ( 1.469978)
build_install 0.008367 0.000000 4.724997 ( 1.137800)
test_btest 0.001077 0.000000 84.748615 ( 7.660351)
test_basic 0.003956 0.000677 0.659974 ( 0.736375)
test_all 0.110585 0.028664 533.198937 ( 55.819980)
test_rubyspec 0.024522 0.024795 50.746409 ( 63.080799)
total: 135.01 sec