Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-180827
#<BuildRuby:0x000055a3cbfc3ce8
@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.20231214-180827",
@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.000004 0.000011 ( 0.000010)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000000 0.005030 1.392127 ( 2.024297)
build_miniruby 0.000266 0.000655 0.773402 ( 0.773274)
build_ruby 0.000765 0.000459 2.844727 ( 2.845115)
build_all 0.009030 0.000725 15.625639 ( 1.379588)
build_install 0.005782 0.002838 4.653787 ( 1.135431)
test_btest 0.001128 0.000000 83.395971 ( 7.162079)
test_basic 0.002224 0.001629 0.651178 ( 0.732197)
test_all 0.099466 0.033659 504.516498 ( 57.531707)
test_rubyspec 0.013583 0.032111 49.583516 ( 61.936875)
total: 135.52 sec