Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-070101
#<BuildRuby:0x000055608ac67fd8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231204-070101",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000000 0.000007 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000279 0.004046 0.976608 ( 1.314200)
build_miniruby 0.000657 0.000119 0.868245 ( 0.867992)
build_ruby 0.001380 0.000000 2.710908 ( 2.712806)
build_all 0.006990 0.000721 12.207851 ( 0.969722)
build_install 0.012129 0.000459 3.575805 ( 0.980831)
test_btest 0.000000 0.000820 64.252535 ( 5.583215)
test_basic 0.000000 0.003101 0.379512 ( 0.453473)
test_all 0.079974 0.020221 397.181913 ( 42.937983)
test_rubyspec 0.030988 0.037045 39.714704 ( 52.351347)
total: 108.17 sec