Logfile: /home/ko1/ruby/logs/brlog.trunk.20231021-154326
#<BuildRuby:0x0000561c8cd077b8
@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.20231021-154326",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004115 0.000434 1.414862 ( 1.705683)
build_miniruby 0.000858 0.000090 0.782057 ( 0.781662)
build_ruby 0.001168 0.000123 2.722846 ( 2.723138)
build_all 0.009618 0.000000 15.677675 ( 1.387298)
build_install 0.006747 0.002712 4.768277 ( 1.165992)
test_btest 0.000849 0.000098 80.619004 ( 6.471713)
test_basic 0.001097 0.003947 0.756691 ( 0.833297)
test_all 0.102054 0.029028 474.019066 ( 53.404530)
test_rubyspec 0.018473 0.030310 49.810131 ( 62.224440)
total: 130.70 sec