Logfile: /home/ko1/ruby/logs/brlog.trunk.20230523-160436
#<BuildRuby:0x0000558bcfb97520
@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.20230523-160436",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.003646 0.002383 1.341072 ( 2.702513)
build_miniruby 0.001121 0.000224 0.816411 ( 0.814893)
build_ruby 0.001216 0.000243 2.543863 ( 2.543451)
build_all 0.002103 0.007060 12.261405 ( 1.130731)
build_install 0.006639 0.000804 1.743164 ( 1.089588)
test_btest 0.000901 0.000245 79.166744 ( 7.515638)
test_basic 0.000240 0.003948 0.680422 ( 0.761795)
test_all 0.001611 0.000000 446.190128 ( 41.779530)
test_rubyspec 0.019227 0.020103 40.921469 ( 53.423429)
total: 111.76 sec