Logfile: /home/ko1/ruby/logs/brlog.trunk.20231026-144842
#<BuildRuby:0x00005578ded63858
@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.20231026-144842",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.005041 0.000414 1.351968 ( 1.629725)
build_miniruby 0.000723 0.000270 0.911557 ( 0.911281)
build_ruby 0.001281 0.000000 2.676354 ( 2.677564)
build_all 0.010355 0.000000 16.890742 ( 1.533493)
build_install 0.004640 0.004113 5.039618 ( 1.198925)
test_btest 0.000771 0.000270 87.394019 ( 7.661893)
test_basic 0.000700 0.004389 0.788672 ( 0.864360)
test_all 0.094833 0.039756 531.517898 ( 49.752714)
test_rubyspec 0.020218 0.030564 49.838305 ( 62.144551)
total: 128.38 sec