Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-140544
#<BuildRuby:0x000056013abcf818
@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.20231203-140544",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.004667 1.183518 ( 1.734446)
build_miniruby 0.000000 0.001075 0.861888 ( 0.861709)
build_ruby 0.000000 0.001317 2.740409 ( 2.741892)
build_all 0.005297 0.005273 16.526968 ( 1.562954)
build_install 0.008913 0.000431 4.872929 ( 1.180662)
test_btest 0.000728 0.000364 83.693316 ( 8.120639)
test_basic 0.004955 0.000000 0.747723 ( 0.829453)
test_all 0.094624 0.042261 530.070270 ( 56.586530)
test_rubyspec 0.022536 0.028462 50.152020 ( 62.433466)
total: 136.05 sec