Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-134715
#<BuildRuby:0x0000560e7b6b7fa8
@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.20230728-134715",
@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.000002 0.000017 ( 0.000016)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.004865 0.000083 1.489611 ( 2.831611)
build_miniruby 0.000862 0.000087 0.868225 ( 0.868328)
build_ruby 0.001199 0.000120 2.718254 ( 2.718321)
build_all 0.008509 0.000851 14.537266 ( 1.305052)
build_install 0.007997 0.000322 2.037618 ( 0.928699)
test_btest 0.000632 0.000060 80.593308 ( 7.360334)
test_basic 0.003699 0.000352 0.578355 ( 0.657599)
test_all 0.001519 0.000144 489.882300 ( 55.320471)
test_rubyspec 0.017397 0.023643 44.837416 ( 57.284060)
total: 129.28 sec